krickert commented on PR #1109:
URL: https://github.com/apache/opennlp/pull/1109#issuecomment-4802780295

   @rzo1 Both fixed (current tip `702acc52`).
   
   **Dangling forward-link.** The `OffsetAwareNormalizer` javadoc no longer 
hard-links the DL-layer type — it now reads `{@code OffsetMappingNameFinder}` 
(in the DL layer) instead of `{@link …}`, so the reference is accurate without 
creating a cross-PR dangling link when 1b is read or merged on its own.
   
   **`LineBreakPreserving…` opener.** Reworded from "A 
`CharSequenceNormalizer`" to "An `OffsetAwareNormalizer`", matching what the 
class now implements.
   


-- 
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