Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit a9718d4

Browse files
committed
[[ Bug 20857 ]] Fix typo
1 parent c9c8889 commit a9718d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Toolset/libraries/revideextensionlibrary.livecodescript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@ private function __extensionPropertyInfoFromManifest pId, pManifestPath
691691
# there was no property node in the XML
692692
union tPropertyDataA[tProperty] with tDataA[tProperty]
693693

694-
# Now take any default roperty info that was not specified
694+
# Now take any default property info that was not specified
695695
# in the manifest
696696
union tPropertyDataA[tProperty] with tIDEPropInfoA
697697
end if

0 commit comments

Comments
 (0)