diff --git a/lib/SimpleSAML/Error/NotFound.php b/lib/SimpleSAML/Error/NotFound.php
index bdd7c56f9384c89d1f41aceec26c37e4e7a2deb2..6c0dfd2d68d12f59451d31961d3829bd87853cbb 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