summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/addmodule_branding.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/sysconfig/addmodule_branding.inc.php')
-rw-r--r--modules-available/sysconfig/addmodule_branding.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/sysconfig/addmodule_branding.inc.php b/modules-available/sysconfig/addmodule_branding.inc.php
index 6e628926..dd98d7af 100644
--- a/modules-available/sysconfig/addmodule_branding.inc.php
+++ b/modules-available/sysconfig/addmodule_branding.inc.php
@@ -93,7 +93,7 @@ class Branding_ProcessFile extends AddModule_Base
*
* @param string $svgName file to download to
* @param string $url url to download from
- * @return boolean true of download succeded, false on download error (also returns true if downloaded file doesn't
+ * @return boolean true of download succeeded, false on download error (also returns true if downloaded file doesn't
* seem to be svg!)
*/
private function downloadSvg($svgName, $url, &$title)