Minor: Plugin: Whispeak: Improve docs

pull/4551/head
Yannick Warnier 3 years ago
parent d3a4787a54
commit 426fddc95e
  1. 2
      plugin/whispeakauth/lang/english.php

@ -2,7 +2,7 @@
/* For licensing terms, see /license.txt */
$strings['plugin_title'] = 'Speech authentication with Whispeak';
$strings['plugin_comment'] = 'Allow speech authentication in Chamilo.';
$strings['plugin_comment'] = 'Allow speech authentication in Chamilo, which can integrate to the login or inside tests.';
$strings['enable'] = 'Enable';
$strings['enable_help'] = 'Add <code>$_configuration[\'whispeak_auth_enabled\'] = true;</code> in the <code>configuration.php</code> file';

Loading…
Cancel
Save