Bug 215971: fixed typo, r=lilmatt

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@220311 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
daniel.boelzle%sun.com
2007-02-15 15:58:12 +00:00
parent a135919e96
commit 1077359085

View File

@@ -51,7 +51,7 @@ pref("calendar.alarms.onfortodos", 0);
pref("calendar.alarms.todoalarmlen", 15);
pref("calendar.alarms.todoalarmunit", "minutes");
+ // autorefresh settings
// autorefresh settings
pref("calendar.autorefresh.enabled", true);
pref("calendar.autorefresh.timeout", 30);