From b75a3cfdef3d58c3ff32c2d89496026e32fb30f1 Mon Sep 17 00:00:00 2001 From: "dougt%netscape.com" Date: Thu, 31 Jan 2002 20:43:22 +0000 Subject: [PATCH] Fixing typo git-svn-id: svn://10.0.0.236/trunk@113358 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpcom/base/nsISupports.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/xpcom/base/nsISupports.idl b/mozilla/xpcom/base/nsISupports.idl index 0b0237fc62a..a5d2d0ed091 100644 --- a/mozilla/xpcom/base/nsISupports.idl +++ b/mozilla/xpcom/base/nsISupports.idl @@ -41,7 +41,7 @@ */ /* In order to get both the right typelib and the right header we force -* the 'real' output from xpidl to be commentout out in the generated header +* the 'real' output from xpidl to be commented out out in the generated header * and includes a copy of the original nsISupports.h. This is all just to deal * with the Mac specific ": public __comobject" thing. */