diff --git a/Documentation/GUI.md b/Documentation/GUI.md index 109448aa..0b758532 100644 --- a/Documentation/GUI.md +++ b/Documentation/GUI.md @@ -27,7 +27,7 @@ | [    GUI.treeView](#guitreeview-x-y-width-height-backgroundcolor-textcolor-selectionbackgroundcolor-selectiontextcolor-arrowcolor-scrollbarprimarycolor-scrollbarsecondarycolor-workpath--table-treeview) | | [    GUI.codeView](#guicodeview-x-y-width-height-lines-fromsymbol-fromline-maximumlinelength-selections-highlights-highlightluasyntax-indentationwidth--table-codeview) | | [    GUI.chart](#guichart-x-y-width-height-axiscolor-axisvaluecolor-axishelperscolor-chartcolor-xaxisvalueinterval-yaxisvalueinterval-xaxispostfix-yaxispostfix-fillchartarea-values--table-chart) | -| [    GUI.brailleCanvas](#guibraillecanvas-x-y-width-height-table-braillecanvas) | +| [    GUI.brailleCanvas](#guibraillecanvas-x-y-width-height-table--braillecanvas) | | [    GUI.scrollBar](#guiscrollbar-x-y-width-height-backgroundcolor-foregroundcolor-minimumvalue-maximumvalue-value-shownvaluecount-onscrollvalueincrement-thinhorizontalmode--table-scrollbar) | | [    GUI.textBox](#guitextboxx-y-width-height-backgroundcolor-textcolor-lines-currentline-horizontaloffset-verticaloffset-table-textbox) | | [Практические примеры](#Практические-примеры) |