зеркало из https://github.com/mozilla/pjs.git
fixes spelling error in interface comment
This commit is contained in:
Родитель
eb9e0f1a2f
Коммит
dccf719a0c
|
@ -57,7 +57,7 @@ interface nsIObserver : nsISupports {
|
||||||
* responsible for filtering.
|
* responsible for filtering.
|
||||||
*
|
*
|
||||||
* You should not modify, add, remove, or enumerate
|
* You should not modify, add, remove, or enumerate
|
||||||
* notifications in the implemention of observer.
|
* notifications in the implemention of observe.
|
||||||
*
|
*
|
||||||
* @param aSubject : Notification specific interface pointer.
|
* @param aSubject : Notification specific interface pointer.
|
||||||
* @param aTopic : The notification topic or subject.
|
* @param aTopic : The notification topic or subject.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче