From 1b1a01b8da44fc5718b0adc2a62e5ffe0d84b3a5 Mon Sep 17 00:00:00 2001 From: RKrom Date: Sun, 21 Apr 2013 18:12:52 +0000 Subject: [PATCH] Fixed spelling git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2571 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- Greenshot/releases/additional_files/readme.template.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Greenshot/releases/additional_files/readme.template.txt b/Greenshot/releases/additional_files/readme.template.txt index 8e6cacaa6..97b008c43 100644 --- a/Greenshot/releases/additional_files/readme.template.txt +++ b/Greenshot/releases/additional_files/readme.template.txt @@ -6,7 +6,7 @@ CHANGE LOG: Features added since 1.1.1: * Editor: Added a new image format "Greenshot" which allows the user to save the current state and continue editing later. (was already in the 1.1.1.2550) -* Capture: Added an option to the settings to disable the zoom. (P.S. this can also be done via the "z" key while capturing.) +* Capture: Added an option to the settings for disabling the zoom. (this can also be done via the "z" key while capturing.) Bugs resolved (for bug details go to http://sourceforge.net/p/greenshot/bugs and search on the ID): * Bug #1484, #1494: External Command plug-in issues. e.g. when clicking edit in the External Command plug-in settings, than cancel, and than edit again an error occured.