From 73a22986c4c972c014f6c1ef7f498ad4611f5a34 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Thu, 4 Aug 2011 09:04:29 +0200 Subject: [PATCH] Bug 448168 - Apply |s/entires/entries/g|; r=roc --- accessible/src/base/nsAccessibilityAtomList.h | 2 +- content/base/src/nsGkAtomList.h | 2 +- gfx/src/nsColorNameList.h | 2 +- gfx/thebes/gfxAtomList.h | 2 +- parser/htmlparser/src/nsDTDUtils.cpp | 2 +- parser/htmlparser/src/nsHTMLEntityList.h | 2 +- toolkit/components/places/tests/unit/test_248970.js | 2 +- toolkit/components/places/tests/unit/test_crash_476292.js | 2 +- widget/public/nsIJumpListBuilder.idl | 2 +- widget/src/xpwidgets/nsWidgetAtomList.h | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/accessible/src/base/nsAccessibilityAtomList.h b/accessible/src/base/nsAccessibilityAtomList.h index fcf25ccc1ca3..ffeb3b3b10bf 100644 --- a/accessible/src/base/nsAccessibilityAtomList.h +++ b/accessible/src/base/nsAccessibilityAtomList.h @@ -43,7 +43,7 @@ It is designed to be used as inline input to nsAccessibilityAtoms.cpp *only* through the magic of C preprocessing. - All entires must be enclosed in the macro ACCESSIBILITY_ATOM which will have cruel + All entries must be enclosed in the macro ACCESSIBILITY_ATOM which will have cruel and unusual things done to it It is recommended (but not strictly necessary) to keep all entries diff --git a/content/base/src/nsGkAtomList.h b/content/base/src/nsGkAtomList.h index 9a5762c4b8cf..66a05b007bf8 100644 --- a/content/base/src/nsGkAtomList.h +++ b/content/base/src/nsGkAtomList.h @@ -44,7 +44,7 @@ This file is designed to be used as inline input to nsGkAtoms.cpp and nsGkAtoms.h *only* through the magic of C preprocessing. - All entires must be enclosed in the macro GK_ATOM which will have cruel + All entries must be enclosed in the macro GK_ATOM which will have cruel and unusual things done to it The first argument to GK_ATOM is the C++ name of the atom diff --git a/gfx/src/nsColorNameList.h b/gfx/src/nsColorNameList.h index 5ebf548c5a7e..2730ba594bb0 100644 --- a/gfx/src/nsColorNameList.h +++ b/gfx/src/nsColorNameList.h @@ -43,7 +43,7 @@ It is designed to be used as inline input to nsCSSColorNames.cpp *only* through the magic of C preprocessing. - All entires must be enclosed in the macro GFX_COLOR which will have cruel + All entries must be enclosed in the macro GFX_COLOR which will have cruel and unusual things done to it It is recommended (but not strictly necessary) to keep all entries diff --git a/gfx/thebes/gfxAtomList.h b/gfx/thebes/gfxAtomList.h index 48dc3d6786b7..a10e9e8a9d86 100644 --- a/gfx/thebes/gfxAtomList.h +++ b/gfx/thebes/gfxAtomList.h @@ -41,7 +41,7 @@ It is designed to be used as inline input to gfxAtoms.cpp *only* through the magic of C preprocessing. - All entires must be enclosed in the macro GFX_ATOM which will have cruel + All entries must be enclosed in the macro GFX_ATOM which will have cruel and unusual things done to it It is recommended (but not strictly necessary) to keep all entries diff --git a/parser/htmlparser/src/nsDTDUtils.cpp b/parser/htmlparser/src/nsDTDUtils.cpp index 0e057d665d02..0999202a8b26 100644 --- a/parser/htmlparser/src/nsDTDUtils.cpp +++ b/parser/htmlparser/src/nsDTDUtils.cpp @@ -535,7 +535,7 @@ void nsDTDContext::PushEntry(nsTagEntry* aEntry, mStack.PushEntry(aEntry, aRefCntNode); } -/* This method will move the top entires, in the entry-stack, into dest context. +/* This method will move the top entries, in the entry-stack, into dest context. * @param aDest - Destination context for the entries. * @param aCount - Number of entries, on top of the entry-stack, to be moved. */ diff --git a/parser/htmlparser/src/nsHTMLEntityList.h b/parser/htmlparser/src/nsHTMLEntityList.h index a2c21eefc844..2d7bdae202fb 100644 --- a/parser/htmlparser/src/nsHTMLEntityList.h +++ b/parser/htmlparser/src/nsHTMLEntityList.h @@ -43,7 +43,7 @@ It is designed to be used as inline input to nsHTMLEntities.cpp *only* through the magic of C preprocessing. - All entires must be enclosed in the macro HTML_ENTITY which will have cruel + All entries must be enclosed in the macro HTML_ENTITY which will have cruel and unusual things done to it It is recommended (but not strictly necessary) to keep all entries diff --git a/toolkit/components/places/tests/unit/test_248970.js b/toolkit/components/places/tests/unit/test_248970.js index ac9a1ecfb32a..a0254e6209f1 100644 --- a/toolkit/components/places/tests/unit/test_248970.js +++ b/toolkit/components/places/tests/unit/test_248970.js @@ -247,7 +247,7 @@ function run_test() { do_check_false(PlacesUtils.bhistory.isVisited(uri(nonvisited_uri))); }); - // We attempted to add another 7 new entires, but we still have 7 history entries + // We attempted to add another 7 new entries, but we still have 7 history entries // and 1 history entry, Bookmark-A. // Private browsing blocked the entry of the new history entries check_placesItem_Count(); diff --git a/toolkit/components/places/tests/unit/test_crash_476292.js b/toolkit/components/places/tests/unit/test_crash_476292.js index 4b8d64b08937..6462cf1f1625 100644 --- a/toolkit/components/places/tests/unit/test_crash_476292.js +++ b/toolkit/components/places/tests/unit/test_crash_476292.js @@ -47,7 +47,7 @@ function run_test() { // First, we need to move our old database file into our test profile // directory. This will trigger DATABASE_STATUS_UPGRADED (CREATE is not - // sufficient since there will be no entires to update frecencies for, which + // sufficient since there will be no entries to update frecencies for, which // causes us to get the bookmarks service in the first place). let dbFile = do_get_file("bug476292.sqlite"); let profD = Cc["@mozilla.org/file/directory_service;1"]. diff --git a/widget/public/nsIJumpListBuilder.idl b/widget/public/nsIJumpListBuilder.idl index d41f3e51e3e2..2fa5ca4489a5 100644 --- a/widget/public/nsIJumpListBuilder.idl +++ b/widget/public/nsIJumpListBuilder.idl @@ -62,7 +62,7 @@ interface nsIJumpListBuilder : nsISupports * Users may remove items from jump lists after they are commited. The system * tracks removed items between commits. A list of these items is returned by * a call to initListBuild. nsIJumpListBuilder does not filter entries added that - * have been removed since the last commit. To prevent repeatedly adding entires + * have been removed since the last commit. To prevent repeatedly adding entries * users have removed, applications are encoraged to track removed items * internally. * diff --git a/widget/src/xpwidgets/nsWidgetAtomList.h b/widget/src/xpwidgets/nsWidgetAtomList.h index a629ef908125..c3def77e40aa 100644 --- a/widget/src/xpwidgets/nsWidgetAtomList.h +++ b/widget/src/xpwidgets/nsWidgetAtomList.h @@ -43,7 +43,7 @@ It is designed to be used as inline input to nsWidgetAtoms.cpp *only* through the magic of C preprocessing. - All entires must be enclosed in the macro WIDGET_ATOM which will have cruel + All entries must be enclosed in the macro WIDGET_ATOM which will have cruel and unusual things done to it It is recommended (but not strictly necessary) to keep all entries