From 07b54ab9a83f1ce4c96a87c7e30032372c902549 Mon Sep 17 00:00:00 2001 From: Amorilia <amorilia@users.sourceforge.net> Date: Tue, 14 Sep 2010 15:07:03 +0100 Subject: [PATCH] Typo fix. --- include/Type.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Type.h b/include/Type.h index 34c629bc..accd220f 100644 --- a/include/Type.h +++ b/include/Type.h @@ -11,7 +11,7 @@ using namespace std; namespace Niflib { /** - * Run Time Type Inforamtion Class + * Run Time Type Information Class */ class Type { public: -- GitLab