diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-02-21 10:05:46 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-02-21 10:05:46 +0000 |
commit | e1547563a929a1b923a708f7d9df062d68a2d11d (patch) | |
tree | 1ab0435bd01460e7a214bc35d3186cc980cc1973 /TOOLS | |
parent | 6177b518416c601f93d93ff75d96b759ed3192a2 (diff) |
cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22301 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rw-r--r-- | TOOLS/subfont-c/font.desc.tail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/subfont-c/font.desc.tail b/TOOLS/subfont-c/font.desc.tail index c1205e9960..fbedc41f71 100644 --- a/TOOLS/subfont-c/font.desc.tail +++ b/TOOLS/subfont-c/font.desc.tail @@ -22,7 +22,7 @@ ; the alpha to get a smooth black outline of the letters, which ; makes them visible even on white areas of the movie. ; -; MPlayer needs at least two seperate 8bit/pixel format bitmap +; MPlayer needs at least two separate 8bit/pixel format bitmap ; files and a .desc file to be able to use the font. One of the ; files is the bitmap the other is the alpha. The .desc (like this ; one) gives MPlayer the information needed to convert a bitmap |