aboutsummaryrefslogtreecommitdiff
path: root/cgi-bin
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-06-01 18:38:43 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-06-01 18:38:43 +0000
commit435bc4a93a5a8318619e66d0cfaf5a6e7eb9d465 (patch)
tree894f36e1fcca7e071dc9c2033fb6b6af792c0219 /cgi-bin
parent084092e8d341e84048aa82bc7d0d18ff479f43a1 (diff)
downloadellinika-435bc4a93a5a8318619e66d0cfaf5a6e7eb9d465.tar.gz
ellinika-435bc4a93a5a8318619e66d0cfaf5a6e7eb9d465.tar.bz2
Bugfix
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@512 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'cgi-bin')
-rw-r--r--cgi-bin/dico-ellinika.scm42
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi-bin/dico-ellinika.scm4 b/cgi-bin/dico-ellinika.scm4
index 325873b..a30e33d 100644
--- a/cgi-bin/dico-ellinika.scm4
+++ b/cgi-bin/dico-ellinika.scm4
@@ -126,7 +126,7 @@
(define (info name dbh)
(string-append "Ellinika - A greek dictionary.\n\
See http://ellinika.gnu.org.ua/cgi-bin/dict.cgi?LANG="
- (dbh:lang target-language) "\n\
+ (dbh:lang dbh) "\n\
Copyright © 2004, 2005, 2006, 2007, 2008 Sergey Poznyakoff\n\
\n\
Permission is granted to copy, distribute and/or modify this document\n\

Return to:

Send suggestions and report system problems to the System administrator.