From bc0d19f33d26cbeef4a292836b8f480db77e78f2 Mon Sep 17 00:00:00 2001
From: Jony <23194385+jony0008@users.noreply.github.com>
Date: Fri, 23 Nov 2018 03:03:02 +0100
Subject: [PATCH] Fix typo

---
 cps/translations/sv/LC_MESSAGES/messages.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cps/translations/sv/LC_MESSAGES/messages.po b/cps/translations/sv/LC_MESSAGES/messages.po
index 0544e59c..c7e6c033 100644
--- a/cps/translations/sv/LC_MESSAGES/messages.po
+++ b/cps/translations/sv/LC_MESSAGES/messages.po
@@ -427,7 +427,7 @@ msgstr "Ogiltig hylla specificerad"
 
 #: cps/web.py:2499
 #, python-format
-msgid "Sorry you are not allowed to add a book to the the shelf: %(shelfname)s"
+msgid "Sorry you are not allowed to add a book to the shelf: %(shelfname)s"
 msgstr "Tyvärr får du inte lägga till en bok på hyllan: %(shelfname)s"
 
 #: cps/web.py:2507
-- 
2.18.1