From 54b348165ac7dae19b1d31344c0ad71e99c71c50 Mon Sep 17 00:00:00 2001 From: skyjake Date: Sat, 21 Jul 2012 10:49:29 +0300 Subject: [PATCH] Documentation: Typo --- doomsday/libdeng2/include/de/legacy/legacycore.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doomsday/libdeng2/include/de/legacy/legacycore.h b/doomsday/libdeng2/include/de/legacy/legacycore.h index cfa98905ed..dc4e30cb01 100644 --- a/doomsday/libdeng2/include/de/legacy/legacycore.h +++ b/doomsday/libdeng2/include/de/legacy/legacycore.h @@ -29,7 +29,7 @@ namespace de { class LegacyNetwork; /** - * Transitional kernel for supporting legacy Dooomsday C code in accessing + * Transitional kernel for supporting legacy Doomsday C code in accessing * libdeng2 functionality. The legacy engine needs to construct one of these * via the deng2 C API and make sure it gets destroyed at shutdown. The C API * can be used to access functionality in LegacyCore.