From 78926e5a46578d38c2e87d5429ab71ba1064c7bd Mon Sep 17 00:00:00 2001
From: Gerhard Gonter <ggonter@gmail.com>
Date: Thu, 30 Apr 2015 19:26:34 +0200
Subject: [PATCH] typo

---
 lib/Redmine/DB/CTX.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Redmine/DB/CTX.pm b/lib/Redmine/DB/CTX.pm
index be6ee89..633c913 100644
--- a/lib/Redmine/DB/CTX.pm
+++ b/lib/Redmine/DB/CTX.pm
@@ -81,7 +81,7 @@ sub get_DDL { return ($TABLE_sync_contexts, $TABLE_syncs); }
 
 =head2 $context->init_translation()
 
-Read the known translation table for the give synchronisation context
+Read the known translation table for the given synchronisation context
 and keep it around.
 
 =cut
-- 
GitLab