A fix for the previous fix.

This commit is contained in:
sa666666 2018-01-17 13:22:49 -03:30
parent 0906997d82
commit 5ea9925c3f
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
*/