Skip to content

Commit 8059a99

Browse files
authored
Fix: spelling (#144)
1 parent 251ed51 commit 8059a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NppJSONViewer/NppJsonViewer/resource.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ FONT 8, "MS Shell Dlg", 400, 0, 0x1
5757
BEGIN
5858
DEFPUSHBUTTON "OK",IDOK,110,133,50,14
5959
GROUPBOX "JSON Viewer",IDC_GB_TITLE,13,7,260,124,BS_CENTER
60-
LTEXT "Hopefully a decent JSON plugin-in for Notepad++ which can validate, format and compress any JSON file.",IDC_STATIC,20,18,250,18
60+
LTEXT "Hopefully a decent JSON plugin for Notepad++ which can validate, format and compress any JSON file.",IDC_STATIC,20,18,250,18
6161
LTEXT "Developed by:",IDC_STATIC,20,45,70,8
6262
LTEXT "Kapil Ratnani",IDC_STATIC,89,45,180,8
6363
LTEXT "Maintained by:",IDC_STATIC,20,55,70,8

0 commit comments

Comments
 (0)