typo
authorAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Thu, 21 Jan 2016 14:26:36 +0000 (15:26 +0100)
committerAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Thu, 21 Jan 2016 14:26:36 +0000 (15:26 +0100)
eu.etaxonomy.taxeditor.cdmlib/src/main/java/org/hibernate/collection/internal/AbstractPersistentCollection.java

index 8f900eaf8337b87fde0b86815a21d003ff8bc65f..e37e53034929c7e339fea7df90b0034a01cf7f34 100644 (file)
@@ -85,7 +85,7 @@ public abstract class AbstractPersistentCollection implements Serializable, Pers
         * on the fly for serialized AbstractPersistentCollection objects coming from the httpInvoker
         * service.
         * This is most probably necessary after updating hibernate to a newer version. In any case
-        * it the need for updating this <code>serialVersionUID</code> becomes onbvious when the attempt
+        * it the need for updating this <code>serialVersionUID</code> becomes obvious when the attempt
         * to connect to the server side fails with an  <code>InvalidClassException</code>:
         *
         * <pre>