src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/core/PropertyInfo.java

Print this page

        

@@ -96,11 +96,11 @@
      *      non-null read-only collection.
      */
     Collection<? extends TypeInfo<T,C>> ref();
 
     /**
-     * Gets the kind of this proeprty.
+     * Gets the kind of this property.
      *
      * @return
      *      always non-null.
      */
     PropertyKind kind();