From 3f23ce83b7d90492caa349cb58e85220e3f078b5 Mon Sep 17 00:00:00 2001 From: Sarina Canelake Date: Thu, 18 Sep 2014 09:20:06 -0400 Subject: [PATCH] Update public_sandboxes.rst --- docs/en_us/developers/source/public_sandboxes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 `` ``).