diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-03 19:15:17 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-03 19:15:17 +0100 |
commit | 9ae031d3fbfcae74e3f507e72feee5bec5340d40 (patch) | |
tree | 28d792b890a16dd6649c29bae3b2c4fd1ca1fffe /doc/hackersguide/overview.sgml | |
parent | 29de55140caf6b28a8147290436981dc90b90333 (diff) | |
parent | 1563a2e0e9557b293ed71de35f5615637df2823d (diff) | |
download | xine-lib-9ae031d3fbfcae74e3f507e72feee5bec5340d40.tar.gz xine-lib-9ae031d3fbfcae74e3f507e72feee5bec5340d40.tar.bz2 |
Merge changes from the main branch.
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> |