A very minor documentation issue with README-ios.txt

README-ios.txt, row 138:

Finally, if your application completely redraws the screen each frame, you may find significant performance improvement by setting the attribute SDL_GL_RETAINED_BACKING to 1.

By my logic retaining should be set to 0 to get a performance improvement.