A fix for the previous fix.

This commit is contained in:
sa666666 2018-01-17 13:22:49 -03:30 committed by Stephen Anthony
parent 2cb2eed3e7
commit dc9f92ecdb
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ class FrameBufferSDL2 : public FrameBuffer
//////////////////////////////////////////////////////////////////////
/**
Updates window title/
Updates window title.
@param title The title of the application / window
*/