mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Fix typo
This commit is contained in:
parent
41c6ec6100
commit
955941d100
@ -26,7 +26,7 @@ egw.extend('preferences', egw.MODULE_GLOBAL, function()
|
||||
* @access: private, use egw.preferences() or egw.set_perferences()
|
||||
*/
|
||||
var prefs = {
|
||||
common:{texsize:12}
|
||||
common:{textsize:12}
|
||||
};
|
||||
var grants = {};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user