diff --git a/Documentation/GUI.md b/Documentation/GUI.md index 778a7550..adc0e42b 100644 --- a/Documentation/GUI.md +++ b/Documentation/GUI.md @@ -25,7 +25,7 @@ | [    GUI.menu](#guimenu-x-y-width-backgroundcolor-textcolor-backgroundpressedcolor-textpressedcolor-backgroundtransparency--table-menu) | | [    GUI.progressBar](#guiprogressbar-x-y-width-primarycolor-secondarycolor-valuecolor-value-thin-showvalue-valueprefix-valuepostfix--table-progressbar) | | [    GUI.treeView](#guitreeview-x-y-width-height-backgroundcolor-textcolor-selectionbackgroundcolor-selectiontextcolor-arrowcolor-scrollbarprimarycolor-scrollbarsecondarycolor-workpath--table-treeview) | -| [    GUI.filesystemChooser](#GUIfilesystemChooser-x-y-width-height-backgroundColor-textColor-tipBackgroundColor-tipTextColor-initialText-sumbitButtonText-cancelButtonText-placeholderText-filesystemDialogMode-filesystemDialogPath-table-filesystemChooser) | +| [    GUI.filesystemChooser](#GUIfilesystemChooser-x-y-width-height-backgroundColor-textColor-tipBackgroundColor-tipTextColor-initialText-sumbitButtonText-cancelButtonText-placeholderText-filesystemDialogMode-filesystemDialogPath--table-filesystemChooser) | | [    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) |