From c74e952f6471229ae400a56003704127662b5273 Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Tue, 24 Nov 2020 17:40:28 +0000 Subject: [PATCH] Fixing style errors. --- dev/translation/autotranslator.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/translation/autotranslator.php b/dev/translation/autotranslator.php index 0c994bd591b..fd02febbdcc 100755 --- a/dev/translation/autotranslator.php +++ b/dev/translation/autotranslator.php @@ -21,8 +21,8 @@ * \ingroup dev * \brief This script uses google language ajax api as the translator engine * The main translator function can be found at: - * defunct -http://code.google.com/intl/fr/apis/language/translate/overview.html- - * defunct -http://translate.google.com/translate_tools- + * defunct -http://code.google.com/intl/fr/apis/language/translate/overview.html- + * defunct -http://translate.google.com/translate_tools- * https://code.google.com/apis/console */