You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2019/02/24 21:52:54 UTC

svn commit: r1854288 - /xmlbeans/trunk/src/typeholder/org/apache/xmlbeans/impl/schema/TypeSystemHolder.java

Author: kiwiwings
Date: Sun Feb 24 21:52:54 2019
New Revision: 1854288

URL: http://svn.apache.org/viewvc?rev=1854288&view=rev
Log:
Typo in TypeSystemHolder

Modified:
    xmlbeans/trunk/src/typeholder/org/apache/xmlbeans/impl/schema/TypeSystemHolder.java

Modified: xmlbeans/trunk/src/typeholder/org/apache/xmlbeans/impl/schema/TypeSystemHolder.java
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/src/typeholder/org/apache/xmlbeans/impl/schema/TypeSystemHolder.java?rev=1854288&r1=1854287&r2=1854288&view=diff
==============================================================================
--- xmlbeans/trunk/src/typeholder/org/apache/xmlbeans/impl/schema/TypeSystemHolder.java (original)
+++ xmlbeans/trunk/src/typeholder/org/apache/xmlbeans/impl/schema/TypeSystemHolder.java Sun Feb 24 21:52:54 2019
@@ -25,7 +25,7 @@ import org.apache.xmlbeans.SchemaTypeSys
  * required without needing to rely on javac.  The generated source still
  * requires a java compiler.
  *
- * @see SchemaTypeSystemImpl.save()
+ * @see SchemaTypeSystemImpl#save(org.apache.xmlbeans.Filer)
  */
 //
 // !!! It's important that there never NEVER be any references to this class because



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org