From c72bfb0d5831e5203b5ad7bddfed54390811429f Mon Sep 17 00:00:00 2001 From: "matty%chariot.net.au" <> Date: Fri, 6 Sep 2002 10:58:59 +0000 Subject: Spelling fixes. --- globals.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'globals.pl') diff --git a/globals.pl b/globals.pl index 624f31171..36bdf506c 100644 --- a/globals.pl +++ b/globals.pl @@ -997,7 +997,7 @@ sub quoteUrls { } # GetBugLink creates a link to a bug, including its title. -# It takes either two or three paramaters: +# It takes either two or three parameters: # - The bug number # - The link text, to place between the .. # - An optional comment number, for linking to a particular @@ -1248,7 +1248,7 @@ sub GroupIsActive { } # Determines if the given bug_status string represents an "Opened" bug. This -# routine ought to be paramaterizable somehow, as people tend to introduce +# routine ought to be parameterizable somehow, as people tend to introduce # new states into Bugzilla. sub IsOpenedState { -- cgit v1.2.3-24-g4f1b