From ba2ec487903250d8ff0ef57e3caa06af90d796f1 Mon Sep 17 00:00:00 2001 From: Tom Laermans Date: Wed, 21 Mar 2012 11:03:18 +0000 Subject: [PATCH] typo fix, reported by reaperz on irc git-svn-id: http://www.observium.org/svn/observer/trunk@2919 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/includes/error-no-perm.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/includes/error-no-perm.inc.php b/html/includes/error-no-perm.inc.php index 307774d98..09717037b 100644 --- a/html/includes/error-no-perm.inc.php +++ b/html/includes/error-no-perm.inc.php @@ -10,7 +10,7 @@ echo(" Error
- You have insufficent permissions to view this page. + You have insufficient permissions to view this page.
");