From 8013d6bb784120a01acee00c3cebbcc0f49e9158 Mon Sep 17 00:00:00 2001 From: "jband%netscape.com" Date: Mon, 18 Oct 1999 02:54:26 +0000 Subject: [PATCH] fix typo in comment git-svn-id: svn://10.0.0.236/trunk@50972 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 1954c8942c8..01a52129523 100644 --- a/mozilla/xpcom/base/nsISupports.idl +++ b/mozilla/xpcom/base/nsISupports.idl @@ -20,7 +20,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 -* and includes a copy of the original nsISUpports.h. This is all just to deal +* and includes a copy of the original nsISupports.h. This is all just to deal * with the Mac specific ": public __comobject" thing. */