pzygielo commented on code in PR #96:
URL: https://github.com/apache/maven-shared-utils/pull/96#discussion_r892754850


##########
src/main/java/org/apache/maven/shared/utils/logging/MessageBuilder.java:
##########
@@ -21,6 +21,8 @@
 
 /**
  * Message builder that supports configurable styling.
+ * An instance of this interface can be retrieved with {@link 
MessageUtils#buffer()}.
+ * After the message has been build with any of the append methods its content 
can be retrieved with {@link #build()}.

Review Comment:
   _build, built, **built**_



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to