Fix another typo to make the *other* Windows box cycle, still bug 389988, for another spurious red. I think these tinderboxen are conspiring against me...

This commit is contained in:
jwalden%mit.edu 2007-07-30 07:37:37 +00:00
Родитель ddb423c61f
Коммит 3a1c4ce8ab
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -2165,7 +2165,7 @@ pref("font.scale.tt_bitmap.dark_text.gain", "0.8");
//pref("font.directory.truetype.3", "/u/sam/tt_font3");
pref("font.FreeType2.printing", true);
// below a certian pixel size anti-aliased bitmat scaled fonts
// below a certain pixel size anti-aliased bitmap scaled fonts
// produce poor results
pref("font.scale.aa_bitmap.enable", true);
pref("font.scale.aa_bitmap.always", false);