mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 12:51:05 +08:00
Minor correction in comments
This commit is contained in:
parent
aa1007a619
commit
449c7b0e3e
@ -33,7 +33,7 @@
|
||||
namespace
|
||||
{
|
||||
// This class will be used as the default streambuf of sf::Err,
|
||||
// it outputs to stderr by default (to keep the default beaviour)
|
||||
// it outputs to stderr by default (to keep the default behaviour)
|
||||
class DefaultErrStreamBuf : public std::streambuf
|
||||
{
|
||||
public :
|
||||
|
Loading…
Reference in New Issue
Block a user