Skip to content

Commit 7ecf47a

Browse files
author
borysiasty
committed
Plugin installer - fix typo
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14581 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 1b5edc2 commit 7ecf47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/plugins/plugin_installer/installer_data.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def setIface(qgisIface):
7979
("CatAIS Repository", "http://www.catais.org/qgis/plugins.xml", ""),
8080
("Faunalia Repository", "http://www.faunalia.it/qgis/plugins.xml", "http://faunalia.it/qgis/plugins.xml"),
8181
("GIS-Lab Repository", "http://gis-lab.info/programs/qgis/qgis-repo.xml", ""),
82-
("Kappasys Repositoty", "http://www.kappasys.org/qgis/plugins.xml", ""),
82+
("Kappasys Repository", "http://www.kappasys.org/qgis/plugins.xml", ""),
8383
("Martin Dobias' Sandbox", "http://mapserver.sk/~wonder/qgis/plugins-sandbox.xml", ""),
8484
("Marco Hugentobler's Repository","http://karlinapp.ethz.ch/python_plugins/python_plugins.xml", ""),
8585
("Sourcepole Repository", "http://build.sourcepole.ch/qgis/plugins.xml", ""),

0 commit comments

Comments
 (0)