diff options
Diffstat (limited to 'services/export')
-rw-r--r-- | services/export/handler.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/export/handler.php b/services/export/handler.php index 2662ad4be..667d2410d 100644 --- a/services/export/handler.php +++ b/services/export/handler.php @@ -2,7 +2,7 @@ /** * Open Document Definition Handler. * This file acts as the endpoint for ODD UUID url requests, exporting the requested data as an - * ODD XML file. + * OpenDD XML file. * * @package Elgg * @subpackage Core |