Fix a claim in a comment that is no longer correct.
This commit is contained in:
parent
84b3c234c8
commit
f6723ab962
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ Important Attributes:
|
|||
#enddef - closes a scope
|
||||
macro calls: "{MACRO_NAME}"
|
||||
{MACRO_NAME - opens a scope
|
||||
} - closes a scope (not an element)
|
||||
} - closes a scope
|
||||
"""
|
||||
elements = [] #(elementType, sortPos, scopeDelta)
|
||||
# first remove any quoted strings
|
||||
|
|
Loading…
Add table
Reference in a new issue