From f794b9ee52293cefd6ac73fdf0d2a01c5388f057 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 31 Jan 2008 18:22:44 +0000 Subject: modular system works now --- src/gl/gllib.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gl/gllib.cc') 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() -- cgit v1.2.3