mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
(no bug) Fix typo (s/it's/its/) in nsSubDocumentFrame.h code-comment. DONTBUILD because comment-only
This commit is contained in:
parent
0ab3aacaed
commit
2f2877f9a8
@ -153,7 +153,7 @@ protected:
|
||||
* frame for the document element of the document we're embedding.
|
||||
*
|
||||
* Called "Obtain*" and not "Get*" because of comment on GetDocShell that
|
||||
* says it should be called ObtainDocShell because of it's side effects.
|
||||
* says it should be called ObtainDocShell because of its side effects.
|
||||
*/
|
||||
nsIFrame* ObtainIntrinsicSizeFrame();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user