Bug 448168 - Apply |s/entires/entries/g|; r=roc

This commit is contained in:
Robert Sesek 2011-08-04 09:04:29 +02:00
parent 0011037320
commit 73a22986c4
10 changed files with 10 additions and 10 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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.
*/

View File

@ -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

View File

@ -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();

View File

@ -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"].

View File

@ -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.
*

View File

@ -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