91074, r=gerv, rs=ben, fix typo of Hypertext to HyperText
git-svn-id: svn://10.0.0.236/trunk@105669 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -83,7 +83,7 @@ static FileTypeRegistryEntry
|
||||
xul( xulExts, "MozillaXUL", "Mozilla XUL File Document" );
|
||||
|
||||
static EditableFileTypeRegistryEntry
|
||||
mozillaMarkup( htmExts, "MozillaHTML", "Mozilla Hypertext Markup Language Document" );
|
||||
mozillaMarkup( htmExts, "MozillaHTML", "Mozilla HyperText Markup Language Document" );
|
||||
|
||||
// Implementation of the nsIWindowsHooksSettings interface.
|
||||
// Use standard implementation of nsISupports stuff.
|
||||
|
||||
Reference in New Issue
Block a user