Skip to content

Commit 7c3a503

Browse files
author
delphidabbler
committed
Correct text of a menu option
1 parent 0b420de commit 7c3a503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/FmMain.dfm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ inherited MainForm: TMainForm
786786
end
787787
object actDuplicateSnippet: TAction
788788
Category = 'Snippets'
789-
Caption = 'Duplicate Snippet'
789+
Caption = 'Duplicate Snippet...'
790790
Hint =
791791
'Duplicate snippet|Duplicate the selected snippet and add it to t' +
792792
'he user-defined database'

0 commit comments

Comments
 (0)