diff DOCS/tech/general.txt @ 22289:780caed72ac7

cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
author diego
date Thu, 22 Feb 2007 00:18:10 +0000
parents 0fe056bdb135
children 0f1b5b68af32
line wrap: on
line diff
--- a/DOCS/tech/general.txt	Wed Feb 21 21:59:33 2007 +0000
+++ b/DOCS/tech/general.txt	Thu Feb 22 00:18:10 2007 +0000
@@ -81,7 +81,7 @@
      Then it calculates duration, either from fixed FPS value, or from the
      PTS difference between and after reading the frame.
 
-2.e. other utility functions: there are some usefull code there, like
+2.e. other utility functions: there are some useful code there, like
     AVI muxer, or mp3 header parser, but leave them for now.
 
 So everything is ok 'till now. It can be found in libmpdemux/ library.