Skip to content

Commit 88d427b

Browse files
committed
Reformat package-info
1 parent dc6a250 commit 88d427b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Extract links such as URLs and email addresses from plain text. See {@link org.nibor.autolink.LinkExtractor} for
3-
* extracting links and {@link org.nibor.autolink.Autolink} for processing links in text.
2+
* Extract links such as URLs and email addresses from plain text (see {@link org.nibor.autolink.LinkExtractor}) and
3+
* process the text by rendering the links (see {@link org.nibor.autolink.Autolink}).
44
*/
55
package org.nibor.autolink;

0 commit comments

Comments
 (0)