From 148e7cff7c40ae8d5a45238f295192cb6afdaffb Mon Sep 17 00:00:00 2001
From: Jaime Perez Crespo <jaime.perez@uninett.no>
Date: Mon, 18 Apr 2016 13:40:28 +0200
Subject: [PATCH] Typo.

---
 lib/SimpleSAML/Error/NotFound.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/SimpleSAML/Error/NotFound.php b/lib/SimpleSAML/Error/NotFound.php
index bdd7c56f9..6c0dfd2d6 100644
--- a/lib/SimpleSAML/Error/NotFound.php
+++ b/lib/SimpleSAML/Error/NotFound.php
@@ -3,8 +3,8 @@
 /**
  * Exception which will show a 404 Not Found error page.
  *
- * This exception can be thrown from within an module page handler. The user will then be
- * shown a 404 Not Found error page.
+ * This exception can be thrown from within a module page handler. The user will then be shown a 404 Not Found error
+ * page.
  *
  * @author Olav Morken, UNINETT AS.
  * @package SimpleSAMLphp
-- 
GitLab