#2689: documentation: fix example title.

This commit is contained in:
Ben Zegveld 2021-12-24 14:44:59 +01:00 committed by Filip Hrisafov
parent 930b07aab8
commit 0a7b8134d4

View File

@ -303,7 +303,7 @@ public interface CarMapper {
The generated mapper will look like: The generated mapper will look like:
.try-catch block in generated implementation .Custom condition check in generated implementation
==== ====
[source, java, linenums] [source, java, linenums]
[subs="verbatim,attributes"] [subs="verbatim,attributes"]