diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-04-04 01:21:36 +0200 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-04-04 01:21:36 +0200 |
commit | c326417a2b739bd3c401558a009f08dd78bd5b60 (patch) | |
tree | bd55384fea1127db07e4a3a8fecde7b837ce79cc /doc/hackersguide | |
parent | 26e16c94ff1d859b5a63716f993f9d5be6ef6eed (diff) | |
parent | 9ae031d3fbfcae74e3f507e72feee5bec5340d40 (diff) | |
download | xine-lib-c326417a2b739bd3c401558a009f08dd78bd5b60.tar.gz xine-lib-c326417a2b739bd3c401558a009f08dd78bd5b60.tar.bz2 |
Merge from main.
Diffstat (limited to 'doc/hackersguide')
-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> |