diff --git a/mozilla/java/webclient/src_moz/EmbedEventListener.cpp b/mozilla/java/webclient/src_moz/EmbedEventListener.cpp index 759ada7d960..534bb42b225 100644 --- a/mozilla/java/webclient/src_moz/EmbedEventListener.cpp +++ b/mozilla/java/webclient/src_moz/EmbedEventListener.cpp @@ -81,7 +81,7 @@ EmbedEventListener::Init(NativeBrowserControl *aOwner) } // All of the event listeners below return NS_OK to indicate that the -// event should not be consumed in the default case. +// event should not be consumed in the default case. NS_IMETHODIMP EmbedEventListener::HandleEvent(nsIDOMEvent* aDOMEvent)