Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Dec 18, 2010
1 parent b01e830 commit ad80ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/i18n.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ templates. Here is a simple example to get you started::
Use the standard ``xgettext`` utility as you would have done with plain PHP
code:

.. code-block: text
.. code-block:: text
xgettext --default-domain=messages -p ./locale --from-code=UTF-8 -n --omit-header -L PHP /tmp/cache/*.php
Expand Down

0 comments on commit ad80ac8

Please sign in to comment.