Fix typo (and trigger unit tests), rs=brendan

This commit is contained in:
philringnalda%gmail.com 2007-07-10 02:17:26 +00:00
Родитель 8f8cbacfd2
Коммит 638588877d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -49,7 +49,7 @@
// reduce the disk usage
// quick migration
// Disadvantage of forbidding copy operation:
// without perfect lock mechamism, there is possibility of data corruption
// without perfect lock mechanism, there is possibility of data corruption
// when Netscape 4.x and mozilla run at the same time and access the same
// mail file at the same time
pref("mail.migration.copyMailFiles", true);