diff options
| author | Panagiotis Papadopoulos <pano_90@gmx.net> | 2009-08-07 01:48:57 +0200 | 
|---|---|---|
| committer | Panagiotis Papadopoulos <pano_90@gmx.net> | 2009-08-07 01:48:57 +0200 | 
| commit | f845a9867db832aa23dfe6adc21ad2862cc0750c (patch) | |
| tree | 3f1a4b2f21b25c94bab9899b1abf273eff52c003 /data/notfound.html | |
| parent | Debug info from setWindowID (diff) | |
| download | rekonq-f845a9867db832aa23dfe6adc21ad2862cc0750c.tar.xz | |
Remove a dot after the URL from the message, to avoid confusion
Diffstat (limited to 'data/notfound.html')
| -rw-r--r-- | data/notfound.html | 2 | 
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> | 
