Minor corrections in API documentation
This commit is contained in:
parent
4875915b0f
commit
db1f1b8fa1
2 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@ public :
|
|||
/// \brief Default constructor
|
||||
///
|
||||
/// This constructor doesn't actually create the window,
|
||||
/// use the other constructors or call Create to do so.
|
||||
/// use the other constructors or call "create" to do so.
|
||||
///
|
||||
////////////////////////////////////////////////////////////
|
||||
RenderWindow();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue