From 7dfba3cda9f13427f9f10a6eefbec52aef62274c Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Fri, 24 Nov 2017 23:16:30 +0100 Subject: doc: Fix enum tags thanks to 2bc6db6 --- doc/classes/@GDScript.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/classes/@GDScript.xml') diff --git a/doc/classes/@GDScript.xml b/doc/classes/@GDScript.xml index f9b4ec254..bee2cdf38 100644 --- a/doc/classes/@GDScript.xml +++ b/doc/classes/@GDScript.xml @@ -1138,16 +1138,16 @@ - + Constant that represents how many times the diameter of a circle fits around its perimeter. - + The circle constant, the circumference of the unit circle. - + A positive infinity. (For negative infinity, use -INF). - + Macro constant that expands to an expression of type float that represents a NaN. The NaN values are used to identify undefined or non-representable values for floating-point elements, such as the square root of negative numbers or the result of 0/0. -- cgit v1.2.3-70-g09d2