From aa0f07c285a530de6455d8b1a4c27af522018386 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 15 Dec 2017 09:45:42 +0400 Subject: Small fixes --- lang/en/auth_token.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/en/auth_token.php') diff --git a/lang/en/auth_token.php b/lang/en/auth_token.php index 60e6757..867c607 100644 --- a/lang/en/auth_token.php +++ b/lang/en/auth_token.php @@ -15,11 +15,11 @@ // along with Moodle. If not, see . /** - * Strings for component "auth_token", language "en". + * Strings for component 'auth_token', language 'en'. * * @package auth_token * @copyright 2017 "Valentin Popov" * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ -$string["pluginname"] = "Authorization by tokens"; \ No newline at end of file +$string["pluginname"] = "Authorization by token"; \ No newline at end of file -- cgit v1.2.3