diff --git a/docs/en_us/developers/source/public_sandboxes.rst b/docs/en_us/developers/source/public_sandboxes.rst index 95b8a16668..245f53a92f 100644 --- a/docs/en_us/developers/source/public_sandboxes.rst +++ b/docs/en_us/developers/source/public_sandboxes.rst @@ -148,7 +148,7 @@ Caveats and Warnings Next, run the commands:: paver i18n_generate - python i18n/verify.py + i18n_tool validate This will generate reports of broken translations in your language. This will not, however, catch HTML tags that are out of order (ex. `` `` instead of `` ``).