summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanagiotis Papadopoulos <pano_90@gmx.net>2009-08-07 01:48:57 +0200
committerPanagiotis Papadopoulos <pano_90@gmx.net>2009-08-07 01:48:57 +0200
commitf845a9867db832aa23dfe6adc21ad2862cc0750c (patch)
tree3f1a4b2f21b25c94bab9899b1abf273eff52c003
parentDebug info from setWindowID (diff)
downloadrekonq-f845a9867db832aa23dfe6adc21ad2862cc0750c.tar.xz
Remove a dot after the URL from the message, to avoid confusion
-rw-r--r--data/notfound.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/notfound.html b/data/notfound.html
index 09039eb1..673ebe70 100644
--- a/data/notfound.html
+++ b/data/notfound.html
@@ -48,7 +48,7 @@ ul {
<div id="box">
<img src="%2" width="16" height="16" alt="Not found" />
<h1>%3</h1>
- <h2>When connecting to: %4.</h2>
+ <h2>When connecting to: %4</h2>
<ul>
<li>Check the address for errors such as <b>ww</b>.kde.org
instead of <b>www</b>.kde.org</li>