X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5a7b6f80e7450d72a949c2b774a50ec31f1c3f7a..72e4e6a397fd04e6d8e0cc5ae22aaba740c3c8bc:/docs/tech/tn0014.txt?ds=sidebyside diff --git a/docs/tech/tn0014.txt b/docs/tech/tn0014.txt index e7897c150e..ad482a4f9e 100644 --- a/docs/tech/tn0014.txt +++ b/docs/tech/tn0014.txt @@ -111,7 +111,7 @@ is allowed to register new object handlers within XRC and extend it to accept new <object> classes (and therefore different <object>'s child nodes). <object_ref> node is identical to <object>, except that it does _not_ have -"class" property and has additional required property "ref". It's concept is +"class" property and has additional required property "ref". Its concept is similar to Unix symlinks: value of the "ref" property is equal to the value of "name" property of some existing node (called referred node) in the resources (not necessary top-level). Referred node's "class" property and all subnodes