Justin Hileman 12 lat temu
rodzic
commit
723ac37053
1 zmienionych plików z 1 dodań i 1 usunięć
  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: