diff --git a/SetCaption.md b/SetCaption.md index ddb6b8f..16fc030 100644 --- a/SetCaption.md +++ b/SetCaption.md @@ -14,6 +14,6 @@ Examples: The ampersand symbol (&) is used to indicate that the following letter is going to be used as a hot-key, meaning that the user will be able to hold Alt and press the letter to activate this control. ##Notes -The SetCaption method can be bypassed altogether as you can manipulate the Caption() array directly, but by doing so the hot-key indicators won't be parsed. +The SetCaption method can be bypassed altogether as you can manipulate the [[Caption]]() array directly, but by doing so the hot-key indicators won't be parsed. Caption(Button1) = "Your caption" \ No newline at end of file