From e60f414c5be30a731d1035a03312465bf059b081 Mon Sep 17 00:00:00 2001 From: S <30118311+sasumner@users.noreply.github.com> Date: Tue, 23 Feb 2021 20:22:55 -0500 Subject: [PATCH] Updated Testing (markdown) --- Testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Testing.md b/Testing.md index f54490d..13920fe 100644 --- a/Testing.md +++ b/Testing.md @@ -18,7 +18,7 @@ Please follow the steps below: (note: `notepad++.exe` will just be seen as `notepad++`, if you have enabled hiding all known file extensions in your Windows Explorer settings) 5. Try to reproduce the problem in this portable version. If you can reproduce, then creating a new bug report is probably your next step. Be sure to mention in the report that you tested in the above manner. -Tip: you can run different versions of Notepad ++ at the same time with the `-multiInst` argument (which allows you to skip step 3.): +Tip: you can run different versions of Notepad ++ at the same time with the `-multiInst` argument (which allows you to skip step 3): ``` notepad.exe -multiInst ```