From 57ed9b56ba9cb16f667dd24a61dbce277b89303c Mon Sep 17 00:00:00 2001 From: Odei Alba Date: Tue, 6 Jun 2023 14:39:14 +0200 Subject: [PATCH] Release Version 1.0.2 --- lang/en/sortvoting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/sortvoting.php b/lang/en/sortvoting.php index 45cdfb2..c18a75b 100644 --- a/lang/en/sortvoting.php +++ b/lang/en/sortvoting.php @@ -56,7 +56,7 @@ $string['sortoptions_help'] = 'Here is where you specify the options that participants have to sort. You can fill in any number of these. If you leave some of the options blank, they will not be displayed. If you need more than 8 options, click the "Add 3 fields to form" button.'; -$string['sortvoting'] = 'Choice'; +$string['sortvoting'] = 'Sort Voting'; $string['sortvoting:addinstance'] = 'Add a new Sort Voting'; $string['sortvotingname'] = 'Voting name'; $string['sortvotingname_help'] = 'This will be the name used to identify this element in the course view.';