Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37324256
en ru br
ALT Linux repos
S:2.5-alt0.4
5.0: 1.96-alt6
4.1: 1.96-alt5.M41.1
4.0: 1.96-alt2.6
3.0:
+backports:1.96-alt0.M30.1

Other repositories
Upstream:1.96-beta

Group :: Sound
RPM: festival

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: 02-spelling.diff
Download


This patch is part of a series of patches for festival for
Debian GNU/Linux, to correct spelling
--- a/doc/festival.head
+++ b/doc/festival.head
@@ -19,7 +19,7 @@
 When in command mode input (from file or interactively) is interpreted
 by the command interpreter.  When in tts mode input is rendered as 
 speech.  When in command mode filenames that start with a left
-paranthesis are treated as literal commands and evaluated.
+parenthesis are treated as literal commands and evaluated.
 
 .SH OPTIONS
 
--- a/doc/festival_client.head
+++ b/doc/festival_client.head
@@ -15,7 +15,7 @@
 option 
 .BI --server
 
-festival-clinet allows waveforms ot be generated faster as not
+festival-client allows waveforms to be generated faster as not
 time is required for start up.  See the festival manual for
 more details on recommended use.
 
--- a/src/arch/festival/wave.cc
+++ b/src/arch/festival/wave.cc
@@ -597,7 +597,7 @@
 
     init_subr_4("wave.save",wave_save,
  "(wave.save WAVE FILENAME FILETYPE SAMPLETYPE)\n\
-  Save WAVE in FILENAME, respecting FILETYPE and SAMPLETYPE if specifed\n\
+  Save WAVE in FILENAME, respecting FILETYPE and SAMPLETYPE if specified\n\
   if these last two arguments are unspecified the global parameters\n\
   Wavefiletype and Wavesampletype are used.  Returns t is successful\n\
   and throws an error if not.");  
--- a/src/modules/MultiSyn/UnitSelection.cc
+++ b/src/modules/MultiSyn/UnitSelection.cc
@@ -479,7 +479,7 @@
 	CHECK_PTR(jc);
       }
       else
-	EST_error( "du_voice_setJoinCost: currently t is the only supported second arguement" );
+	EST_error( "du_voice_setJoinCost: currently t is the only supported second argument" );
       
       duv->setJoinCost(jc,true);
     }
--- a/lib/festival.scm
+++ b/lib/festival.scm
@@ -494,7 +494,7 @@
 (If compiled with editline)
   M-h               displays help on current symbol  
   M-s               speaks help on current symbol  
-  M-m               displays relevant manula page in local netscape
+  M-m               displays relevant manual page in local netscape
   TAB               Command, symbol and filename completion
   C-p or up-arrow   Previous command
   C-b or left-arrow Move back one character
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin