Skip to content

Commit

Permalink
Fixed issue #12552: Some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schmitz committed Sep 29, 2017
1 parent 5712030 commit 554ea00
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -43,7 +43,7 @@
case 'update_disable':
$sTile = gT('Error!');
$sHeader = gT('Not updatable!');
$sMessage = gT('comfortUpdate is disabled in your LimeSurvey configuration. Please contact your administrator for more informations.');
$sMessage = gT('ComfortUpdate is disabled in your LimeSurvey configuration. Please contact your administrator for more information.');
break;

case 'no_build':
Expand Down

0 comments on commit 554ea00

Please sign in to comment.