mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Typo in comment.
This commit is contained in:
parent
777724c5a1
commit
1ac6f0f662
@ -48,7 +48,7 @@
|
||||
interface nsIObjectOutputStream : nsIBinaryOutputStream
|
||||
{
|
||||
/**
|
||||
* Write the object whose "root" or XPCOM-identity nsISupports at aObject.
|
||||
* Write the object whose "root" or XPCOM-identity nsISupports is aObject.
|
||||
* The cause for writing this object is a strong or weak reference, so the
|
||||
* aIsStrongRef argument must tell which kind of pointer is being followed
|
||||
* here during serialization.
|
||||
|
Loading…
Reference in New Issue
Block a user