Bug 602748 - Fix "a the" in comments (for Calendar code); r=Callek
This commit is contained in:
Родитель
87076519af
Коммит
30c2138562
|
@ -602,7 +602,7 @@ ItipOpListener.prototype = {
|
|||
};
|
||||
|
||||
/** local to this module file
|
||||
* Add a the parameter SCHEDULE-AGENT=CLIENT to the item before it is
|
||||
* Add a parameter SCHEDULE-AGENT=CLIENT to the item before it is
|
||||
* created or updated so that the providers knows scheduling will
|
||||
* be handled by the client.
|
||||
*
|
||||
|
|
|
@ -653,7 +653,7 @@ function calGetString(aBundleName, aStringName, aParams, aComponent) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Gets the value of a the fiels of a string array in a .properties file from the calendar bundle
|
||||
* Gets the value of the fields of a string array in a .properties file from the calendar bundle
|
||||
*
|
||||
* @param aBundleName the name of the properties file. It is assumed that the
|
||||
* file lives in chrome://calendar/locale/
|
||||
|
|
Загрузка…
Ссылка в новой задаче