From 4cab253cb0ce8ef19864ca5d77b430ce10af9b7b Mon Sep 17 00:00:00 2001 From: "tbogard%aol.net" Date: Mon, 25 Oct 1999 04:51:15 +0000 Subject: [PATCH] Fixed a Caps problem. git-svn-id: svn://10.0.0.236/trunk@51708 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/docshell/base/nsIDocShell.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/docshell/base/nsIDocShell.idl b/mozilla/docshell/base/nsIDocShell.idl index 4d7b0496997..95f6c3d9743 100644 --- a/mozilla/docshell/base/nsIDocShell.idl +++ b/mozilla/docshell/base/nsIDocShell.idl @@ -96,7 +96,7 @@ interface nsIDocShell : nsISupports /* Prefs to use for the DocShell. */ - attribute nsIPref Prefs; + attribute nsIPref prefs; /* Returns the root DocShell instance. Since DocShells can be nested