aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engine/lib/xml.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/xml.php b/engine/lib/xml.php
index 7b1c7da7b..30f667f90 100644
--- a/engine/lib/xml.php
+++ b/engine/lib/xml.php
@@ -12,7 +12,7 @@
*/
/**
- * @class XMLElement
+ * @class XmlElement
* A class representing an XML element for import.
*/
class XmlElement