Justin Hileman 12 năm trước cách đây
mục cha
commit
723ac37053
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Mustache/Loader/InlineLoader.php

+ 1 - 1
src/Mustache/Loader/InlineLoader.php

@@ -10,7 +10,7 @@
  */
 
 /**
- * An Mustache Template loader for inline templates.
+ * A Mustache Template loader for inline templates.
  *
  * With the InlineLoader, templates can be defined at the end of any PHP source
  * file: