From cf2b5c4b4f91d73b3c2e694da51f111174090cab Mon Sep 17 00:00:00 2001 From: Hans Olsson Date: Tue, 21 Jun 2022 08:50:47 +0200 Subject: [PATCH] Update chapters/annotations.tex Co-authored-by: Henrik Tidefelt --- chapters/annotations.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/annotations.tex b/chapters/annotations.tex index c0368b906..215662f6f 100644 --- a/chapters/annotations.tex +++ b/chapters/annotations.tex @@ -1329,7 +1329,7 @@ \section{Graphical User Interface}\label{annotations-for-the-graphical-user-inte \lstinline!caption! is a caption for display in the file dialog. \lstinline!loadSelector! is used to select an existing file for reading, whereas \lstinline!saveSelector! is used to define a file for writing. -The presence of \lstinline!directorySelector! specifying \fmtannotationindex{Selector} suggests the use of a file dialog to select an existing directory. +The presence of \lstinline!directorySelector! specifying \lstinline!Selector! suggests the use of a dialog to select an existing directory. The \lstinline!filter! may not be used. The \lstinline!caption! is a caption for display in the file dialog.