Bug 1422634: followup: fix typo in the comment. r=comment-only

DONTBUILD

MozReview-Commit-ID: FG6XfLAKGcs
This commit is contained in:
Emilio Cobos Álvarez 2017-12-04 11:40:46 +01:00
Родитель b8ef336994
Коммит 8e7a2e8d51
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -600,7 +600,7 @@ private:
const Kind mKind;
// Nullptr if this is an XBL style set, of if we've been already detached from
// Nullptr if this is an XBL style set, or if we've been already detached from
// our shell.
nsPresContext* MOZ_NON_OWNING_REF mPresContext = nullptr;