Explorar o código

Merge pull request #663 from manavo/patch-1

Fix typo
Shalvah %!s(int64=2) %!d(string=hai) anos
pai
achega
23f0553e4e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/scribe.php

+ 1 - 1
config/scribe.php

@@ -353,7 +353,7 @@ INTRO
      * - {git:short} => Short hash of the last Git commit
      *
      * Available tokens are `{date:<format>}` and `{git:<format>}`.
-     * The format you pass to `date` will be passed to PhP's `date()` function.
+     * The format you pass to `date` will be passed to PHP's `date()` function.
      * The format you pass to `git` can be either "short" or "long".
      */
     'last_updated' => 'Last updated: {date:F j, Y}',