From bf0b32819766124c9d0ddaf63eb59d54959c8bef Mon Sep 17 00:00:00 2001 From: Chris Bradfield Date: Fri, 6 Oct 2017 09:00:57 -0700 Subject: Added VisualScript* descriptions [ci skip] --- doc/classes/VisualScriptComment.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/classes/VisualScriptComment.xml') diff --git a/doc/classes/VisualScriptComment.xml b/doc/classes/VisualScriptComment.xml index da65998e7..69126052d 100644 --- a/doc/classes/VisualScriptComment.xml +++ b/doc/classes/VisualScriptComment.xml @@ -1,10 +1,10 @@ - A Visual Script node used to store information for the developer. + A Visual Script node used to annotate the script. - A Visual Script node used to display text, so that code is more readable and better documented. + A Visual Script node used to display annotations in the script, so that code may be documented. Comment nodes can be resized so they encompass a group of nodes. @@ -60,10 +60,10 @@ The text inside the comment node. - The size (in pixels) of the comment node. + The comment node's size (in pixels). - The title of the comment node. + The comment node's title. -- cgit v1.2.3-70-g09d2