FS #40: Fixed typo

This commit is contained in:
Gina Haeussge
2009-11-02 23:07:39 +01:00
parent 04f673f8a6
commit 89f63ab02d

View File

@@ -2,4 +2,4 @@
$lang['allow_in_comments'] = 'Whether to allow the filelist syntax to be used in comments.';
$lang['allowed_absolute_paths'] = 'Comma-separated list of absolute paths allowed for globbing.';
$land['web_paths'] = 'Comma-separated list of urls by which to reach the corresponding absolute path from the previous list. MUST have the exact same number of entries as allowed_absolute_paths.';
$lang['web_paths'] = 'Comma-separated list of urls by which to reach the corresponding absolute path from the previous list. MUST have the exact same number of entries as allowed_absolute_paths.';