Bug 602761 - Fix 'a the' comments in Firefox::General. r=dolske a=comments-only

This commit is contained in:
Edmund Wong 2010-10-22 15:55:04 -07:00
parent a313214d9f
commit 9ef5d133d3
2 changed files with 2 additions and 2 deletions

View File

@ -259,7 +259,7 @@ FeedWriter.prototype = {
},
/**
* Calls doCommand for a the given XUL element within the context of the
* Calls doCommand for a given XUL element within the context of the
* content document.
*
* @param aElement

View File

@ -1381,7 +1381,7 @@ XPCOMUtils.defineLazyGetter(PlacesUIUtils, "ptm", function() {
},
/**
* Transaction for editing a the description of a bookmark or a folder.
* Transaction for editing the description of a bookmark or a folder.
*
* @param aItemId
* id of the item to edit.