Bug 425844 - fix up typo in comment

This commit is contained in:
John Daggett 2009-01-29 18:04:53 +09:00
parent b77141c8e3
commit 2d4898acdd

View File

@ -89,7 +89,7 @@ interface nsIPrintSettingsX : nsISupports
[noscript] void writePageFormatToPrefs();
/**
* cleanUpAfterDialog
* cleanUpAfterCarbonDialog
*
* After bringing up Carbon print dialogs, clean up menus.
* See bug 425844 for details.