From b0846f60c96c809105d039ef314e10a8b23a699f Mon Sep 17 00:00:00 2001 From: Tomasz Chabora Date: Wed, 17 Apr 2019 13:42:56 +0200 Subject: Consistently wrap booleans in [code] --- doc/classes/Animation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/Animation.xml') diff --git a/doc/classes/Animation.xml b/doc/classes/Animation.xml index 04f142585e..212a562fc6 100644 --- a/doc/classes/Animation.xml +++ b/doc/classes/Animation.xml @@ -440,7 +440,7 @@ - Return true if the given track is imported. Else, return false. + Return [code]true[/code] if the given track is imported. Else, return [code]false[/code]. -- cgit v1.2.3