diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2011-06-23 15:09:04 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2011-06-23 15:09:04 +0000 |
| commit | 7ba8871d5b6606824df5c732591e50a3c378eb33 (patch) | |
| tree | 06b55334e95082dcce4c06fafa83b6d97adb2982 | |
| parent | a7bedc5e4f185e458274cec3ab7dac59757a4b26 (diff) | |
| download | rockbox-7ba8871d5b6606824df5c732591e50a3c378eb33.zip rockbox-7ba8871d5b6606824df5c732591e50a3c378eb33.tar.gz rockbox-7ba8871d5b6606824df5c732591e50a3c378eb33.tar.bz2 rockbox-7ba8871d5b6606824df5c732591e50a3c378eb33.tar.xz | |
Fixed broken regex
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30057 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | tools/voice-corrections.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/voice-corrections.txt b/tools/voice-corrections.txt index 26d2c03..a2a5f55 100644 --- a/tools/voice-corrections.txt +++ b/tools/voice-corrections.txt @@ -25,7 +25,7 @@ /.*/.*/.*/ID3/I D 3/g English /english/(sapi|festival)/.*/plugin(s?)/plug-in$1/ig -/english/festival/.*//\ba\b/ay/ig +/english/festival/.*/\ba\b/ay/ig /english/festival/.*//$/./ German (deutsch) |