From 9b0aabe58c49d4fdc6f4d65c99679fe429c7c71b Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 19 Aug 2006 09:46:16 +0000 Subject: [PATCH] r1089: Fix typo --- includes/api_bug.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/api_bug.php b/includes/api_bug.php index c5cfdc7..f915c05 100644 --- a/includes/api_bug.php +++ b/includes/api_bug.php @@ -24,7 +24,7 @@ $GLOBALS['isso:callback']->load('api', null); /** * API: Bug * -* Note: When priority, esverity, status, and resolution should throw a +* Note: When priority, severity, status, and resolution should throw a * verification error, they actually set it to the default value * * @author Blue Static -- 2.22.5