diff --git a/doc/i18n.rst b/doc/i18n.rst index 326ef9d9..865dce3e 100644 --- a/doc/i18n.rst +++ b/doc/i18n.rst @@ -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