From 18dfb16e262578da84ed8e21529bf52c01e92a08 Mon Sep 17 00:00:00 2001 From: zvodd Date: Mon, 23 Nov 2015 12:52:43 +1100 Subject: fix poorly formed documentation xml, text outside of tags --- doc/core_classes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/core_classes.xml b/doc/core_classes.xml index 02b46ac4b9..c37b50f122 100644 --- a/doc/core_classes.xml +++ b/doc/core_classes.xml @@ -575,8 +575,8 @@ 3x3 Matrix. - Matrix represent a 3x3 (3 rows by 3 columns) transformation matrix. it is used mainly to represent and accumulate transformations such as rotation or scale when used as an OCS (oriented coordinate system). + @@ -937,8 +937,8 @@ Vector used for 2D Math. - Vector class, which performs basic 2D vector math operations. + -- cgit v1.2.3