Skip to content

Commit

Permalink
Corrected typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
binary1248 authored and eXpl0it3r committed May 20, 2015
1 parent d2adccf commit e38a26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SFML/Window/Unix/Display.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Display* OpenDisplay();
/// \brief Get the xcb connection of the shared Display
///
/// This function increments the reference count of the display,
/// it must be matched with a call to CloseDisplay.
/// it must be matched with a call to CloseConnection.
///
/// \return Pointer to the shared connection
///
Expand Down

0 comments on commit e38a26e

Please sign in to comment.