From 1831e5d4cf6c330dd57483052b44e82508277c66 Mon Sep 17 00:00:00 2001
From: VG
Date: Wed, 4 Nov 2015 16:29:57 +0100
Subject: Fix typo (whish -> wish)
---
views/bad_request.tpl | 2 +-
views/not_found.tpl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/views/bad_request.tpl b/views/bad_request.tpl
index 813e433..02365f8 100644
--- a/views/bad_request.tpl
+++ b/views/bad_request.tpl
@@ -4,4 +4,4 @@
If you think that your request was valid, please report this issue
-I'm sorry for you, but nonetheless I whish you a very good day.
+I'm sorry for you, but nonetheless I wish you a very good day.
diff --git a/views/not_found.tpl b/views/not_found.tpl
index fc31351..6766775 100644
--- a/views/not_found.tpl
+++ b/views/not_found.tpl
@@ -7,4 +7,4 @@ reason for this:
Or the paste never existed (the URL might be wrong)
-I'm sorry for you, but nonetheless I whish you a very good day.
+I'm sorry for you, but nonetheless I wish you a very good day.
--
cgit v1.2.3