[xiph-commits] r14573 - trunk/ffmpeg2theora/frontend
j at svn.xiph.org
j at svn.xiph.org
Tue Mar 11 03:56:15 PDT 2008
Author: j
Date: 2008-03-11 03:56:15 -0700 (Tue, 11 Mar 2008)
New Revision: 14573
Modified:
trunk/ffmpeg2theora/frontend/Simple Theora Encoder.py
Log:
. .
Modified: trunk/ffmpeg2theora/frontend/Simple Theora Encoder.py
===================================================================
--- trunk/ffmpeg2theora/frontend/Simple Theora Encoder.py 2008-03-11 04:54:39 UTC (rev 14572)
+++ trunk/ffmpeg2theora/frontend/Simple Theora Encoder.py 2008-03-11 10:56:15 UTC (rev 14573)
@@ -180,7 +180,7 @@
list = self.components.encodingQueue
key = self.components.encodingQueue.GetItemData(self.currentItem)
result = dialog.textEntryDialog(self,
- 'This parametes are passed to ffmpeg2theora adjust to your needs',
+ 'These parametes are passed to ffmpeg2theora adjust to your needs',
'Encoding Settings',
self.queuedata[key]['settings'])
if result.accepted:
More information about the commits
mailing list