From e91bf2bdb304a622109f1d5d9837c7fa2c41b41a Mon Sep 17 00:00:00 2001
From: Sinisa Veseli <sveseli@aps.anl.gov>
Date: Mon, 14 May 2018 19:12:59 +0000
Subject: [PATCH] fix release notes

---
 RELEASE_NOTES.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index d1640312..79242c18 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,6 +1,6 @@
 Release 1.11 (05/15/2018)
 =============================
-- Added support for compression and decompressing files
+- Added support for compressing and decompressing files
   - New commands:
     * compress-files
     * decompress-files
@@ -9,12 +9,12 @@ Release 1.11 (05/15/2018)
     * delete-file
     * delete-files
 - Modified stat-file utility, which now requires explicit --md5sum flag to
-  retrieve retrieve checksum
-- Added new --path-pattern option to list-files command
+  retrieve checksum
+- Added new --path-pattern option to the list-files command
 - DM Station GUI fixes/enhancements:
   - Added initial GUI test suite
   - Added right-click copying functionality
-  - Fixed issue trailing comma for upload parameters
+  - Fixed issue with trailing comma for DAQ/upload parameters
   - Fixed CPU usage bug 
   - Fixed incorrect handling of user selections
   - Fixed focus policy for several buttons
-- 
GitLab