aboutsummaryrefslogtreecommitdiffstats
path: root/README.Python
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2006-12-31 23:46:08 +0800
committerChristian Persch <chpe@src.gnome.org>2006-12-31 23:46:08 +0800
commite4c8ce77919b315e43f1d9db007e5a29dd99c15f (patch)
treeab9573414c06accd981c8976a69e72ebdb66c953 /README.Python
parentaf107783f148010ddb39127ce565d9d8594794e8 (diff)
downloadgsoc2013-epiphany-e4c8ce77919b315e43f1d9db007e5a29dd99c15f.tar
gsoc2013-epiphany-e4c8ce77919b315e43f1d9db007e5a29dd99c15f.tar.gz
gsoc2013-epiphany-e4c8ce77919b315e43f1d9db007e5a29dd99c15f.tar.bz2
gsoc2013-epiphany-e4c8ce77919b315e43f1d9db007e5a29dd99c15f.tar.lz
gsoc2013-epiphany-e4c8ce77919b315e43f1d9db007e5a29dd99c15f.tar.xz
gsoc2013-epiphany-e4c8ce77919b315e43f1d9db007e5a29dd99c15f.tar.zst
gsoc2013-epiphany-e4c8ce77919b315e43f1d9db007e5a29dd99c15f.zip
s/cvs/svn/g
svn path=/trunk/; revision=6773
Diffstat (limited to 'README.Python')
-rw-r--r--README.Python2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.Python b/README.Python
index 47ee9e13f..0720b4d0a 100644
--- a/README.Python
+++ b/README.Python
@@ -18,7 +18,7 @@ To update the file:
- It doesn't mark interfaces correctly
- You need to ensure that no is-constructor-of lines have been lost
- - Basically, just do a cvs diff and fix things up as appropriate.
+ - Basically, just do a svn diff and fix things up as appropriate.
- Finally ensure it compiles, but that's obvious, right? :-)