bitGravity typo

This commit is contained in:
Andrey Sidorov 2011-07-22 09:31:17 +10:00
parent 1b5eb9145f
commit d694000bd0

View file

@ -7,7 +7,7 @@ var valueMask = {
backgroundPixel : 0x00000002,
borderPixmap : 0x00000004,
borderPixel : 0x00000008,
bitGrawity : 0x00000010,
bitGravity : 0x00000010,
winGravity : 0x00000020,
backingStore : 0x00000040,
backingPlanes : 0x00000080,