[xiph-commits] r15908 - branches/theora-thusnelda/examples
maikmerten at svn.xiph.org
maikmerten at svn.xiph.org
Mon Apr 6 11:16:30 PDT 2009
Author: maikmerten
Date: 2009-04-06 11:16:29 -0700 (Mon, 06 Apr 2009)
New Revision: 15908
Modified:
branches/theora-thusnelda/examples/encoder_example.c
Log:
typo fix ("fro" -> "from")
Modified: branches/theora-thusnelda/examples/encoder_example.c
===================================================================
--- branches/theora-thusnelda/examples/encoder_example.c 2009-04-06 16:24:52 UTC (rev 15907)
+++ branches/theora-thusnelda/examples/encoder_example.c 2009-04-06 18:16:29 UTC (rev 15908)
@@ -139,7 +139,7 @@
" fidelity; 10 yields highest fidelity\n"
" but large files. '2' is a reasonable\n"
" default).\n\n"
- " -v --video-quality <n> Theora quality selector fro 0 to 10\n"
+ " -v --video-quality <n> Theora quality selector from 0 to 10\n"
" (0 yields smallest files but lowest\n"
" video quality. 10 yields highest\n"
" fidelity but large files).\n\n"
More information about the commits
mailing list