Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/opendocument.lib.php')
-rw-r--r--libraries/opendocument.lib.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/opendocument.lib.php b/libraries/opendocument.lib.php
index 37ed281646..767493679b 100644
--- a/libraries/opendocument.lib.php
+++ b/libraries/opendocument.lib.php
@@ -26,7 +26,7 @@ $GLOBALS['OpenDocumentNS'] = 'xmlns:office="urn:oasis:names:tc:opendocument:xmln
* @param string $mime desired MIME type
* @param string $data document content
*
- * @return string OASIS OpenDocument data
+ * @return string OASIS OpenDocument data
*
* @access public
*/