diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2005-02-20 17:03:33 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2005-02-20 17:03:33 +0000 |
commit | 70f3d61a656ffdf37cfb44b5955321d5aa6b4aa6 (patch) | |
tree | dccb9e4646eab13fd3105c75920e2c61ef5d0cc5 | |
parent | 093464717c406e42a6599e4dad367248e1e37983 (diff) | |
download | xine-lib-70f3d61a656ffdf37cfb44b5955321d5aa6b4aa6.tar.gz xine-lib-70f3d61a656ffdf37cfb44b5955321d5aa6b4aa6.tar.bz2 |
**BUGFIX**
small grammar fix
CVS patchset: 7421
CVS date: 2005/02/20 17:03:33
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ xine-lib (1.0.1) * fixed aborts on DVB channel switching [bug #1090707] * updated vidix to 0.9.9 * plugin description accessor functions (may load plugins) - * fixed translations, they wasn't used in some cases + * fixed translations, they were not used in some cases * Win32 port updates: cross compilation of VCD, external ffmpeg with MSVC xine-lib (1.0) |