aboutsummaryrefslogtreecommitdiff
path: root/cgi-bin/dict.cgi.in
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-06-10 10:00:01 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-06-10 10:00:01 +0000
commit9d386967af5c60f80bf620a6c69763161e83b01b (patch)
tree0cc91eefd93999d608a73f94c9acc74a0a95d86a /cgi-bin/dict.cgi.in
parent99572c47d81cc693c257341bf9332edf8b974fe8 (diff)
downloadellinika-9d386967af5c60f80bf620a6c69763161e83b01b.tar.gz
ellinika-9d386967af5c60f80bf620a6c69763161e83b01b.tar.bz2
(transcription-list): Bugfix
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@107 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'cgi-bin/dict.cgi.in')
-rw-r--r--cgi-bin/dict.cgi.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/cgi-bin/dict.cgi.in b/cgi-bin/dict.cgi.in
index 7a2cc10..1b69d19 100644
--- a/cgi-bin/dict.cgi.in
+++ b/cgi-bin/dict.cgi.in
@@ -490,10 +490,10 @@
(cons "ς" "s" )
(cons "τ" "t" )
(cons "Τ" "t" )
- (cons "υ" "ι" )
- (cons "Υ" "ι" )
- (cons "Ύ" "ι" )
- (cons "ύ" "ι" )
+ (cons "υ" "i" )
+ (cons "Υ" "i" )
+ (cons "Ύ" "i" )
+ (cons "ύ" "i" )
(cons "φ" "f" )
(cons "Φ" "f" )
(cons "χ" "h" )

Return to:

Send suggestions and report system problems to the System administrator.