From 33ff5638807abe2e2e70501fffd1fdf37d6990c1 Mon Sep 17 00:00:00 2001 From: Ehsan Akhgari Date: Tue, 3 Jun 2014 12:44:48 -0400 Subject: [PATCH] Typo fix, no bug, DONTBUILD, CLOSED TREE --- xpcom/reflect/xptinfo/src/ShimInterfaceInfo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xpcom/reflect/xptinfo/src/ShimInterfaceInfo.cpp b/xpcom/reflect/xptinfo/src/ShimInterfaceInfo.cpp index bce1983638d..dcd2ef9e769 100644 --- a/xpcom/reflect/xptinfo/src/ShimInterfaceInfo.cpp +++ b/xpcom/reflect/xptinfo/src/ShimInterfaceInfo.cpp @@ -384,7 +384,7 @@ struct ComponentsInterfaceShimEntry { * WebIDL interface non-scriptable. * * When should I remove an entry from this list? * If you are completely removing an XPIDL interface from the code base. If - * you forget to do so, the compiler will remain you. + * you forget to do so, the compiler will remind you. * * How should I add an entry to the list here? * First, make sure that the XPIDL interface in question is non-scriptable * and also has a corresponding WebIDL interface. Then, add two include