static/head.html: corrected misspelling of 'collaboration'
authorArt Cancro <ajc@citadel.org>
Tue, 20 Mar 2007 20:56:48 +0000 (20:56 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 20 Mar 2007 20:56:48 +0000 (20:56 +0000)
webcit/static/head.html

index ee98bdbd1b8f438f792b6f40f52e85b8bd28be1d..1aa06409881bc45c395b1aaf54569276d5c34bcc 100644 (file)
@@ -4,7 +4,7 @@
 <head>
 <title><?SERV_HUMANNODE></title>
 <meta name="MSSmartTagsPreventParsing" content="TRUE" />
-<meta name="keywords" content="groupware messaging colaboration" />
+<meta name="keywords" content="groupware messaging collaboration" />
 <link href="static/webcit.css" rel="stylesheet" type="text/css">
 <?CSSLOCAL>
 <script type="text/javascript" src="static/wclib.js"></script>