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: