Fix syntax description of HOT get_attr function

Fix syntax description of get_attr function in HOT specification.
Colon instead of comma was used in array.

Contributes to blueprint hot-specification

Change-Id: I8007d476093ecd5be41020025b486147a5ac038b
This commit is contained in:
Thomas Spatzier 2013-08-13 15:58:53 +02:00
parent 94a9cf26d7
commit 315aa5754a
1 changed files with 1 additions and 1 deletions

View File

@ -422,7 +422,7 @@ The syntax of the get_attr function is as follows:
::
get_attr: [ <resource ID>: <attribute name> ]
get_attr: [ <resource ID>, <attribute name> ]
resource ID
This parameter specifies the resource the attribute of which shall be