summaryrefslogtreecommitdiff
path: root/cgi/index.pl
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-02-26 21:31:17 +0100
committerDaniel Friesel <derf@finalrewind.org>2013-02-26 21:31:17 +0100
commit86766831ccee4df7ad609b049de5cc7a79e56e14 (patch)
treeecb8085138bd65941e4988418edb67df4b9031c4 /cgi/index.pl
parent046b1b0f77dccc884033a18a1907d4ca20413c48 (diff)
fix ca / min dots to match actual displays
Diffstat (limited to 'cgi/index.pl')
-rw-r--r--cgi/index.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/index.pl b/cgi/index.pl
index 40ab878..215cf03 100644
--- a/cgi/index.pl
+++ b/cgi/index.pl
@@ -95,7 +95,7 @@ sub handle_request {
}
if ($info) {
$info
- =~ s{ ^ (?: ca\. \s* )? \+ (\d+) }{Verspätung ca. $1 Min}x;
+ =~ s{ ^ (?: ca\. \s* )? \+ (\d+) }{Verspätung ca $1 Min.}x;
}
push(
@departures,