Correct obvious spelling typo in a comment.

This commit is contained in:
reed%reedloden.com 2007-08-26 01:55:07 +00:00
Родитель 322adf868a
Коммит 9bba7b8f75
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1755,7 +1755,7 @@ var gExtensionsViewController = {
// Update the view
setRestartMessage(aSelectedItem);
}
// Flush preferece change to disk
// Flush preference change to disk
gPref.QueryInterface(Components.interfaces.nsIPrefService)
.savePrefFile(null);