From 843b5ffd2a5c9b851d507d62dad868f23df1a772 Mon Sep 17 00:00:00 2001
From: "\"J. Lewis Muir\"" <jlmuir@imca-cat.org>
Date: Wed, 25 Apr 2012 15:33:05 +0000
Subject: [PATCH] docs: fix small Notes typos

---
 documentation/Notes.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/Notes.txt b/documentation/Notes.txt
index ed3c3f24..cea29a01 100644
--- a/documentation/Notes.txt
+++ b/documentation/Notes.txt
@@ -18,7 +18,7 @@ Bug fixes:
 * fixed 'lost events' bug (safe mode only), an even subtler bug which
   happened only in safe mode. See :ref:`Known_Problems_2.1.5` for details.
   Thanks to Lewis Muir for providing a test case that makes this bug
-  reproducable.
+  reproducible.
 
   The fix is to make efTest and efTestAndClear synchronization points
   for all variables sync'ed to the event flag. See the updated sections
@@ -91,7 +91,7 @@ Docs:
 
 * fixed documentation of sync
 
-  A sync'ed event flags gets set on any kind of event:
+  A sync'ed event flag gets set on any kind of event:
   monitor, as well as put and get completion.
 
 * streamlined repository branch layout on web server
-- 
GitLab