Skip to content

Commit b608dc1

Browse files
committed
accidental whitespace
1 parent 80c7eef commit b608dc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/tests/adoc-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ class HelloWorld {
104104
.html
105105
[source,html]
106106
----
107-
<!DOCTYPE html>
107+
<!DOCTYPE html>
108108
<html>
109109
<body>
110110

doc/tests/md-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ class HelloWorld {
7272

7373
html
7474
```html
75-
<!DOCTYPE html>
75+
<!DOCTYPE html>
7676
<html>
7777
<body>
7878

0 commit comments

Comments
 (0)