Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan

This commit is contained in:
bzbarsky@mit.edu 2007-08-13 18:12:09 -07:00
Родитель fd1b889f6f
Коммит f221e050fd
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -119,7 +119,7 @@ interface nsITransfer : nsISupports {
readonly attribute nsIMIMEInfo MIMEInfo; readonly attribute nsIMIMEInfo MIMEInfo;
/** /**
* Optional; transfering information is passed to this listener and used to * Optional; transferring information is passed to this listener and used to
* update client UI. * update client UI.
*/ */
attribute nsIWebProgressListener listener; attribute nsIWebProgressListener listener;