Skip to content

Commit 0bc5922

Browse files
committed
Polish contribution
Closes gh-1349
1 parent d8acc27 commit 0bc5922

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/asciidoc/core-validation.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -868,9 +868,9 @@ such as a `static valueOf` method, is defined on the target class.
868868
boolean matches(TypeDescriptor sourceType, TypeDescriptor targetType);
869869
870870
}
871-
871+
872872
public interface ConditionalGenericConverter
873-
extends GenericConverter, ConditionalConverter {
873+
extends GenericConverter, ConditionalConverter {
874874
875875
}
876876
----

0 commit comments

Comments
 (0)