michael-o commented on code in PR #193:
URL: https://github.com/apache/maven-doxia/pull/193#discussion_r1443175344


##########
doxia-sink-api/src/main/java/org/apache/maven/doxia/sink/Sink.java:
##########
@@ -503,7 +510,7 @@ public interface Sink extends AutoCloseable {
 
     /**
      * Starts a 5th heading element which contains the topic of the section.
-     * This has to be contained within a {@link #section4()} element.
+     * This has to be contained within a {@link #section5()} element.

Review Comment:
   It was a typo, wasn't it?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to