File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ static const TCHAR* const cszQuickReference_Mask =
6363static const TCHAR * const cszQuickReference_HighLight =
6464 _T (" Use wildcard characters in the edit boxes:\t * (asterisk) matches any 0 or more characters\t\t " ) \
6565 _T(" \t\t\t\t\t\t\t ? (question mark) matches any single character\r\n " ) \
66- _T(" You can also use the following Keywords:\t %LINE% or %L% line in the file to which it shall Jump \r\n " ) \
66+ _T(" You can also use the following Keywords:\t %LINE% or %L% line in the file to which it shall jump \r\n " ) \
6767 _T(" \t\t\t\t\t %CHAR% or %C% character position in the line to jump\r\n " ) \
6868 _T(" \t\t\t\t\t %FILE% or %F% relative or absolute file name (..\\ ..\\ directory\\ file.ext)\r\n " ) \
6969 _T(" \t\t\t\t\t %ABSFILE% or %A% absolute file name (C:\\ directory\\ file.ext)\r\n " ) \
You can’t perform that action at this time.
0 commit comments