From: Torsten Dreyer Date: Fri, 24 Jan 2014 10:10:34 +0000 (+0100) Subject: fix typo X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ea02453f6327c98cf827f10bffd10a640d2dafa1;p=simgear.git fix typo Thanks to Alex Romosan --- diff --git a/simgear/math/SGTriangle.hxx b/simgear/math/SGTriangle.hxx index af6f32f1..777b3788 100644 --- a/simgear/math/SGTriangle.hxx +++ b/simgear/math/SGTriangle.hxx @@ -16,7 +16,7 @@ // #ifndef SGTriangle_H -#define SGTrianlge_H +#define SGTriangle_H template class SGTriangle {