From c94fe0dd69cddc41124ba1e4fb369f828144a15a Mon Sep 17 00:00:00 2001 From: Don HO Date: Tue, 8 Aug 2017 01:26:37 +0200 Subject: [PATCH] Fix a typo --- PowerEditor/src/Notepad_plus_Window.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PowerEditor/src/Notepad_plus_Window.h b/PowerEditor/src/Notepad_plus_Window.h index 9866abc9..aad7215a 100644 --- a/PowerEditor/src/Notepad_plus_Window.h +++ b/PowerEditor/src/Notepad_plus_Window.h @@ -55,7 +55,7 @@ notepad++ [--help] [-multiInst] [-noPlugin] [-lLanguage] [-LlangCode] [-nLineNum -qn : Launch ghost typing to display easter egg via its name\r\ -qt : Launch ghost typing to display a text via the given text\r\ -qf : Launch ghost typing to display a file content via the file path\r\ - -qickPrint : Print the file given as argument then quit Notepad++\r\ + -quickPrint : Print the file given as argument then quit Notepad++\r\ filePath : file or folder name to open (absolute or relative path name)\r\ ");