Fix typo in comment, no bug, r=me

This commit is contained in:
David Zbarsky 2012-09-18 14:01:03 -04:00
Родитель 38a43b0a83
Коммит ee2c50e32a
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -209,7 +209,7 @@ public:
* null-checked.
*
* The typesafe functions below are preferred to the use of this
* function, bothe because they're easier to read and because they're
* function, both because they're easier to read and because they're
* faster.
*/
const void* NS_FASTCALL GetStyleData(nsStyleStructID aSID);