Bug 1308919 - Fix typo in comments r=bz on a CLOSED TREE

This commit is contained in:
Jon Coppeard 2016-10-14 10:24:56 +01:00
Родитель b38790a8a7
Коммит 529ca3aff2
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -3112,7 +3112,7 @@ class CGGetPerInterfaceObject(CGAbstractMethod):
* traced by TraceProtoAndIfaceCache() and its contents are never
* changed after they have been set.
*
* Calling address() avoids the read read barrier that does grey
* Calling address() avoids the read read barrier that does gray
* unmarking, but it's not possible for the object to be gray here.
*/