diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-03-10 01:20:04 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-03-10 01:20:04 +0100 |
commit | 7b670ec039c865d7a367a8e8fa37a1f9f9149216 (patch) | |
tree | b2ef3f887e6cc4373fade4db27644ec2be87e113 /userContent | |
parent | aa903f7345285a1f7dcaafe8c594965523697303 (diff) | |
download | jenkins.debian.net-7b670ec039c865d7a367a8e8fa37a1f9f9149216.tar.xz |
fix typo
Diffstat (limited to 'userContent')
-rw-r--r-- | userContent/untested.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userContent/untested.html b/userContent/untested.html index 0ebcb20e..41cf45d4 100644 --- a/userContent/untested.html +++ b/userContent/untested.html @@ -1,4 +1,4 @@ <html> <head> </head> -<body> ></body></html> +<body> </body></html> |