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