typo
This commit is contained in:
parent
8909695f36
commit
9be716de1c
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ var read_properties = func(path, target = nil) {
|
||||||
# determine whether the tree is a subtree of the global tree, in
|
# determine whether the tree is a subtree of the global tree, in
|
||||||
# which case the branch is writen directly from that tree, as this
|
# which case the branch is writen directly from that tree, as this
|
||||||
# yields a more accurate result. (The attributes are "readable"
|
# yields a more accurate result. (The attributes are "readable"
|
||||||
# + "writeable" + the lowest unused bit.)
|
# + "writable" + the lowest unused bit.)
|
||||||
#
|
#
|
||||||
# Usage: io.write_properties(<filename>, <props.Node or property-path>);
|
# Usage: io.write_properties(<filename>, <props.Node or property-path>);
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue