Author: fanningpj
Date: Wed Nov 17 11:35:47 2021
New Revision: 1895099
URL: http://svn.apache.org/viewvc?rev=1895099&view=rev
Log:
javadoc issue
Modified:
poi/trunk/poi-ooxml/src/main/java/org/apache/poi/xssf/model/CommentsTable.java
Modified:
poi/trunk/poi-ooxml/src/main/java/org/apache/poi/xssf/model/CommentsTable.java
URL:
http://svn.apache.org/viewvc/poi/trunk/poi-ooxml/src/main/java/org/apache/poi/xssf/model/CommentsTable.java?rev=1895099&r1=1895098&r2=1895099&view=diff
==============================================================================
---
poi/trunk/poi-ooxml/src/main/java/org/apache/poi/xssf/model/CommentsTable.java
(original)
+++
poi/trunk/poi-ooxml/src/main/java/org/apache/poi/xssf/model/CommentsTable.java
Wed Nov 17 11:35:47 2021
@@ -184,7 +184,7 @@ public class CommentsTable extends POIXM
}
/**
- * Create a new comment located` at cell address
+ * Create a new comment located at cell address
*
* @param ref the location to add the comment
* @return a new CTComment located at ref with default author
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]