diff --git a/xfdf.inc b/xfdf.inc
index 781f4c1a92bf6761e0a82e0bfe76375b36ef8aeb..f253167294f3bec78957522069986d23843bb838 100644
--- a/xfdf.inc
+++ b/xfdf.inc
@@ -6,8 +6,10 @@
  */
 
 /**
+ * create_xfdf
+ *
  * Takes values passed via associative array and generates XFDF file format
- * with that data for the PDF address supplied.
+ * with that data for the pdf address sullpiled.
  *
  * @param string $file The pdf file - url or file path accepted
  * @param array $info data to use in key/value pairs no more than 2 dimensions