Skip to content

Commit 63c4d05

Browse files
authored
Typo within strings.properties (#30)
1 parent 6a8781b commit 63c4d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/qupath/ext/template/ui/strings.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title = Demo extension
33
name = My Java extension
44
description = This is just a demo to show how extensions work
55
menu.enable = Enable my extension
6-
menu.description = Click this buton to enable the demo extension
6+
menu.description = Click this button to enable the demo extension
77

88
stage.title = Demo dialog
99
option.integer.text = An option:

0 commit comments

Comments
 (0)