diff options
Diffstat (limited to 'README.Python')
-rw-r--r-- | README.Python | 2 |
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? :-) |