From df77c743df304c644bebc321fc173125528a8d67 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 24 Feb 2011 21:44:57 +0000 Subject: Applied Thorn's unknown spelling purification patch. --- src/render/particles.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/render') diff --git a/src/render/particles.cc b/src/render/particles.cc index 2e65449..b772f56 100644 --- a/src/render/particles.cc +++ b/src/render/particles.cc @@ -211,7 +211,7 @@ ParticleScript *ParticleScript::load(const std::string &label) continue; } else { - inifile.unkown_key(); + inifile.unknown_key(); } } } -- cgit v1.2.3