]> granicus.if.org Git - php/commitdiff
proto fix
authorHartmut Holzgraefe <hholzgra@php.net>
Sat, 15 Dec 2001 14:12:33 +0000 (14:12 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Sat, 15 Dec 2001 14:12:33 +0000 (14:12 +0000)
ext/cpdf/cpdf.c

index d743b6a835e00e23cc2284730e21e340cc6fb340..66046dcae676b8469bc72bbb59ee0ed559a3ef66 100644 (file)
@@ -1131,7 +1131,7 @@ PHP_FUNCTION(cpdf_set_text_pos)
 /* }}} */
 
 /* {{{ proto void cpdf_rotate_text(int pdfdoc, float angle)
-   Sets character spacing */
+   Sets text rotation angle */
 PHP_FUNCTION(cpdf_rotate_text)
 {
        pval *arg1, *arg2;