mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
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:
parent
fd1b889f6f
commit
f221e050fd
@ -119,7 +119,7 @@ interface nsITransfer : nsISupports {
|
||||
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.
|
||||
*/
|
||||
attribute nsIWebProgressListener listener;
|
||||
|
Loading…
Reference in New Issue
Block a user