diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-03 18:33:44 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-03 18:33:44 +0100 |
commit | 34af93c76a54006d1512faed903586f0594b255d (patch) | |
tree | c116be47edbbea06458ad5159aab74c5bb3e69c9 /doc/hackersguide/overview.sgml | |
parent | 2a1cde453a5a08542963c7a02443056e94249124 (diff) | |
download | xine-lib-34af93c76a54006d1512faed903586f0594b255d.tar.gz xine-lib-34af93c76a54006d1512faed903586f0594b255d.tar.bz2 |
Add appropriate Mercurial references and links.
Diffstat (limited to 'doc/hackersguide/overview.sgml')
-rw-r--r-- | doc/hackersguide/overview.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/hackersguide/overview.sgml b/doc/hackersguide/overview.sgml index 0add48ade..d405ac18c 100644 --- a/doc/hackersguide/overview.sgml +++ b/doc/hackersguide/overview.sgml @@ -14,7 +14,7 @@ Everything below such a directory is up to this project. When modifying code there, be sure to send the patches on. If some xine specific adaptation of the code is absolutely necessary, a patch containing - the changes should be stored in CVS to not loose the changes the + the changes should be stored in Mercurial to not lose the changes the next time we sync with the external project. </para> <para> |