Fix 'progile' typo MDL-18312

merged from MOODLE_19_STABLE
This commit is contained in:
poltawski
2009-03-25 09:46:12 +00:00
parent db935a79f0
commit 3ad2bfedfc
+1 -1
View File
@@ -430,7 +430,7 @@ $string['frontpagerestore'] = 'Front Page restore';
$string['frontpageroles'] = 'Front Page roles';
$string['frontpagesettings'] = 'Front Page settings';
$string['fullnamedisplay'] = 'Full Name Format';
$string['gdrecommended'] = 'GD extension is used for conversion of images, some features such as user progile images will not be available if missing.';
$string['gdrecommended'] = 'GD extension is used for conversion of images, some features such as user profile images will not be available if missing.';
$string['gdversion'] = 'GD version';
$string['generalsettings'] = 'General settings';
$string['geoipfile'] = 'GeoIP City data file';