]> git.mjollnir.org Git - moodle.git/commitdiff
typo:MDL-17719 - thanks Nicolas Martignoni
authordanmarsden <danmarsden>
Sun, 21 Dec 2008 21:27:28 +0000 (21:27 +0000)
committerdanmarsden <danmarsden>
Sun, 21 Dec 2008 21:27:28 +0000 (21:27 +0000)
lang/en_utf8/forum.php

index b324a0f364462c038670b0ec9e664be8c84aab41..dbaff4e738e4156f4324819b1ea0e44e0b0e6dca 100644 (file)
@@ -53,7 +53,7 @@ $string['cannotremovesubscriber'] = 'Could not remove subscriber with id $a from
 $string['cannotreply'] = 'You cannot reply to this post';
 $string['cannotfindorcreateforum'] = 'Could not find or create a main news forum for the site';
 $string['cannotfindfirstpost'] = 'Could not find the first post in this forum';
-$string['cannotfinddisscussion'] = 'Could not find the discussion in this forum';
+$string['cannotfinddiscussion'] = 'Could not find the discussion in this forum';
 $string['cannotfindparentpost'] = 'Could not find top parent of post $a';
 $string['cannottrack'] = 'Could not stop tracking that forum';
 $string['cannotmovefromsingleforum'] = 'Cannot move discussion from a simple single discussion forum';