Fix bug # typo in comment

This commit is contained in:
gavin@gavinsharp.com 2008-04-01 12:46:25 -07:00
parent b2e4374b39
commit ef70d4df15

View File

@ -649,7 +649,7 @@ nsHTMLDocument::TryBookmarkCharset(nsIDocShell* aDocShell,
&wantCharset,
getter_AddRefs(closure),
charset);
// FIXME: Bug 337790
// FIXME: Bug 337970
NS_ASSERTION(!wantCharset, "resolved charset notification not implemented!");
if (NS_SUCCEEDED(rv) && !charset.IsEmpty()) {