From 63dfdd3a463f56a9787c21dec81d92d008b9d782 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Tue, 14 Dec 2004 19:13:02 +0000 Subject: [PATCH] Fixed typo --- perl/sctweb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl/sctweb b/perl/sctweb index 77f9c18..dc5815b 100755 --- a/perl/sctweb +++ b/perl/sctweb @@ -146,7 +146,7 @@ sub capitalize { s/\bGen\b/General/g; s/\bIntro\b/Introduction/g; s/\bPrgm\b/Programming/g; - s/\bOp Sys\b/Operatiing System/g; + s/\bOp Sys\b/Operating System/g; #s/\bGovt\b/Government/g; s/\bLit\b/Literature/g; s/\bPrin\b/Principles/g; -- 2.30.2