Skip to content
Snippets Groups Projects
Commit 51e5baab authored by Nelson Tavares de Sousa's avatar Nelson Tavares de Sousa
Browse files

another javadoc fix

parent 9b283132
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,8 @@ import java.io.File;
*
* @author Nelson Tavares de Sousa
*
* @deprecated since 2.1. Use {@link TextLineContainer} instead.
*
*/
@Deprecated // Set TextLineContainer to final after removal
public class TextLine extends TextLineContainer {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment