Skip to content
Snippets Groups Projects
Commit e6eedb1a authored by Mirar (Pontus Hagland)'s avatar Mirar (Pontus Hagland)
Browse files

fixed typo link->ref

Rev: tutorial/extending.wmml:1.4
parent 1549c62f
No related branches found
No related tags found
No related merge requests found
......@@ -571,7 +571,7 @@ A <tt>struct array</tt> has these members:
<dt><tt>TYPE_FIELD type_field;</tt>
<dd>This bit field contains one bit for each type present in the array.
Note that bits may be set that are not present in the array, but not
vice versa. See <link to=TYPE_FIELD> for more information.
vice versa. See <ref to=TYPE_FIELD> for more information.
<dt><tt>INT16 flags;</tt>
<dd>ARRAY_* flags, you may set one or more of:
<dl>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment