We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65a14d0 commit 562893bCopy full SHA for 562893b
translation.rst
@@ -468,7 +468,7 @@ The ``translation:extract`` command looks for missing translations in:
468
$ composer require nikic/php-parser
469
470
By default, when the ``translation:extract`` command creates new entries in the
471
-trnaslation file, it uses the same content as both the source and the pending
+translation file, it uses the same content as both the source and the pending
472
translation. The only difference is that the pending translation is prefixed by
473
``__``. You can customize this prefix using the ``--prefix`` option:
474
0 commit comments