diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-05-17 16:45:35 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-05-17 16:45:35 +0200 |
commit | 8265a8e4704614040bef5a4786b83546c7b0a55c (patch) | |
tree | b6d7669bbdfe04fc03385314857e89df41939e13 /src/tests/link_test.html | |
parent | SVN_SILENT made messages (.desktop file) (diff) | |
download | rekonq-8265a8e4704614040bef5a4786b83546c7b0a55c.tar.xz |
Webkit --> WebKit
Diffstat (limited to 'src/tests/link_test.html')
-rw-r--r-- | src/tests/link_test.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/link_test.html b/src/tests/link_test.html index 5ca3cd41..e5b393ab 100644 --- a/src/tests/link_test.html +++ b/src/tests/link_test.html @@ -95,7 +95,7 @@ <tr> <td>http://npaste.de/4h</td> -<td>Webkit problem with pre tag</td> +<td>WebKit problem with pre tag</td> <td><a href="http://npaste.de/4h">link</a></td> <td><a href="http://npaste.de/4h" target="_blank">link</a></td> </tr> |