summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--includes/unicode.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/unicode.inc b/includes/unicode.inc
index 812a2f174..34d78fb19 100644
--- a/includes/unicode.inc
+++ b/includes/unicode.inc
@@ -221,7 +221,7 @@ function drupal_xml_parser_create(&$data) {
* @param $data
* The data to be converted.
* @param $encoding
- * The encoding that the data is in
+ * The encoding that the data is in.
*
* @return
* Converted data or FALSE.