[Pkg-sks-commit] r127 - sks/trunk/sks/debian/patches
chrism at alioth.debian.org
chrism at alioth.debian.org
Thu Jun 19 15:03:58 UTC 2008
Author: chrism
Date: 2008-06-19 15:03:57 +0000 (Thu, 19 Jun 2008)
New Revision: 127
Added:
sks/trunk/sks/debian/patches/201_speling
Log:
[project @ 128]
Speling
Original author: weasel
Date: 2004-03-14 00:49:52.578682+00:00
Added: sks/trunk/sks/debian/patches/201_speling
===================================================================
--- sks/trunk/sks/debian/patches/201_speling (rev 0)
+++ sks/trunk/sks/debian/patches/201_speling 2008-06-19 15:03:57 UTC (rev 127)
@@ -0,0 +1,12 @@
+diff -ruN sks-1.0.6-old/stats.ml sks-1.0.6/stats.ml
+--- sks-1.0.6-old/stats.ml 2004-01-19 06:28:18.000000000 +0100
++++ sks-1.0.6/stats.ml 2004-03-06 23:11:28.000000000 +0100
+@@ -207,7 +207,7 @@
+ let generate_html_stats_page_nostats () =
+ let body = info_tables () ^
+ "<br> Database statistics are time-consuming and so are " ^
+- "only calculated one per day"
++ "only calculated once per day"
+ in
+ let title = "Stats not calculated yet" in
+ HtmlTemplates.page ~title ~body
More information about the Pkg-sks-commit
mailing list