Skip to content

Commit f06b8c3

Browse files
committed
fix typo
1 parent b936ac4 commit f06b8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

magmi/plugins/extra/itemprocessors/categories/categoryimport.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ public function putInCache($cdef, $bp, $idarr)
8585
public function getPluginInfo()
8686
{
8787
return array("name"=>"On the fly category creator/importer","author"=>"Dweeves","version"=>"0.2.4",
88-
"url"=>$this->pluginDocUrl("On_the_fly_category_creator/importer");
88+
"url"=>$this->pluginDocUrl("On_the_fly_category_creator/importer"));
8989
}
9090

9191
public function getExistingCategory($parentpath, $cattr)

0 commit comments

Comments
 (0)