MDL-29153 Fixing typo, "Bellow" should be "Below"

This commit is contained in:
Gerard (Gerry) Caulfield
2012-02-10 14:37:43 +08:00
parent 4d2f89f85b
commit ddb931d3ab
+1 -1
View File
@@ -80,7 +80,7 @@ $string['popupwidthexplain'] = 'Specifies default width of popup windows.';
$string['printheading'] = 'Display resource name';
$string['printheadingexplain'] = 'Display resource name above content? Some display types may not display resource name even if enabled.';
$string['printintro'] = 'Display resource description';
$string['printintroexplain'] = 'Display resource description bellow content? Some display types may not display description even if enabled.';
$string['printintroexplain'] = 'Display resource description below content? Some display types may not display description even if enabled.';
$string['resourcecontent'] = 'Files and subfolders';
$string['resource:exportresource'] = 'Export resource';
$string['resource:view'] = 'View resource';