From 52d56174394e1e73559bd64a6dcd0837f3a8469b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Wed, 30 Jun 2010 17:49:59 +0200 Subject: [PATCH] typo --- module-tools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module-tools.py b/module-tools.py index 9aa8324a..7988d7e4 100755 --- a/module-tools.py +++ b/module-tools.py @@ -11,7 +11,7 @@ from optparse import OptionParser # Moving to git we decided to rename some of the repositories. Here is # a map of name changes applied in git repositories. RENAMED_SVN_MODULES = { - "PLEWWW": "plewww" + "PLEWWW": "plewww", "PLCAPI": "plcapi" } -- 2.47.0