Fixed: Broken english in System.h documentation.

svn-id: r34835
This commit is contained in:
Vicent Marti 2008-10-21 18:13:35 +00:00
parent 66cc100702
commit 2630e964c9

View File

@ -142,10 +142,10 @@ public:
kFeatureAutoComputeDirtyRects,
/**
* This flag determines either cursor can have its own palette or not
* This flag determines whether or not the cursor can have its own palette.
* It is currently used only by some Macintosh versions of Humongous
* Entertainment games. If backend doesn't implement this feature then
* engine switches to b/w version of cursors.
* Entertainment games. If the backend doesn't implement this feature then
* the engine switches to b/w versions of cursors.
*/
kFeatureCursorHasPalette,