Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/gl/gllib.cc')
-rw-r--r--src/gl/gllib.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gl/gllib.cc b/src/gl/gllib.cc
index 32aa55e..e57ab5d 100644
--- a/src/gl/gllib.cc
+++ b/src/gl/gllib.cc
@@ -19,7 +19,7 @@ namespace gl
void init()
{
- con_debug << "Initiliazing gl..." << std::endl;
+ con_debug << "Initializing gl..." << std::endl;
}
void shutdown()