Justin Hileman 12 年之前
父节点
当前提交
723ac37053
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: