goba Fri Dec 27 10:41:52 2002 EDT
Modified files:
/phpdoc/htmlhelp/suppfiles/html _script.js
Log:
Typofix in comment
Index: phpdoc/htmlhelp/suppfiles/html/_script.js
diff -u phpdoc/htmlhelp/suppfiles/html/_script.js:1.4
phpdoc/htmlhelp/suppfiles/html/_script.js:1.5
--- phpdoc/htmlhelp/suppfiles/html/_script.js:1.4 Fri Dec 27 10:40:28 2002
+++ phpdoc/htmlhelp/suppfiles/html/_script.js Fri Dec 27 10:41:52 2002
@@ -33,7 +33,7 @@
document.write('<script src="' + skin_js_file + '"><'+ '/script>');
// OnContextMenu is only supported in IE5+ so do
- // not try to suport the context menu otherwise
+ // not try to support the context menu otherwise
if (ie_version_major >= 5) {
// Write out context menu for the first time into it's div
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php