]> granicus.if.org Git - php/commitdiff
File should here be string.
authorEgon Schmid <eschmid@php.net>
Mon, 6 Sep 1999 20:13:23 +0000 (20:13 +0000)
committerEgon Schmid <eschmid@php.net>
Mon, 6 Sep 1999 20:13:23 +0000 (20:13 +0000)
ext/standard/basic_functions.c

index 6b7dc19beac043968dc5adb9016eb7dfbab0ea3a..86d9eb7b09c650459037bc18f97bfd7eb2be6638 100644 (file)
@@ -2026,7 +2026,7 @@ PHP_FUNCTION(highlight_file)
 /* }}} */
 
 
-/* {{{ proto void highlight_file(string string)
+/* {{{ proto void highlight_string(string string)
    Syntax highlight a string */
 PHP_FUNCTION(highlight_string)
 {