We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 251ed51 commit 8059a99Copy full SHA for 8059a99
NppJSONViewer/NppJsonViewer/resource.rc
@@ -57,7 +57,7 @@ FONT 8, "MS Shell Dlg", 400, 0, 0x1
57
BEGIN
58
DEFPUSHBUTTON "OK",IDOK,110,133,50,14
59
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
+ LTEXT "Hopefully a decent JSON plugin for Notepad++ which can validate, format and compress any JSON file.",IDC_STATIC,20,18,250,18
61
LTEXT "Developed by:",IDC_STATIC,20,45,70,8
62
LTEXT "Kapil Ratnani",IDC_STATIC,89,45,180,8
63
LTEXT "Maintained by:",IDC_STATIC,20,55,70,8
0 commit comments