X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Ftranslate%2Fconfig_default.php;h=e69670fc92a5dfa5adeb525b7fe81a286d717eb4;hp=101a74f39b4c722a69396993228744ac2fdbe97c;hb=d790ef41e1b29244bfa8f4ca5e5556ead6018f89;hpb=859f39476b461bbf84bfa6672944e993ecea4875;ds=sidebyside diff --git a/plugins/translate/config_default.php b/plugins/translate/config_default.php index 101a74f3..e69670fc 100644 --- a/plugins/translate/config_default.php +++ b/plugins/translate/config_default.php @@ -100,10 +100,10 @@ $disable_compose_translate=true; /** * Controls inclusion of custom translation engine. * - * If you enable custon translation engines, you must include + * If you enable custom translation engines, you must include * translate_form_custom(), translate_custom_showtrad() and * $translate_custom_showoption() functions in your config. - * @example config-sample.php + * See example in config-sample.php * @global bool $translate_custom_enabled */ global $translate_custom_enabled;