summaryrefslogtreecommitdiffstats
path: root/cervisia/cervisia-change_repos_list.pl
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/cervisia-change_repos_list.pl')
-rw-r--r--cervisia/cervisia-change_repos_list.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/cervisia-change_repos_list.pl b/cervisia/cervisia-change_repos_list.pl
index 925c49ee..daf06462 100644
--- a/cervisia/cervisia-change_repos_list.pl
+++ b/cervisia/cervisia-change_repos_list.pl
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-# (copied from kdesdk/cervisia/misc.cpp)
+# (copied from tdesdk/cervisia/misc.cpp)
# These regular expression parts aren't useful to check the validity of the
# CVSROOT specification. They are just used to extract the different parts of it.
$usernamerx = "([a-z0-9_][a-z0-9_-]*)?";