Slightly improve javadoc
[Sone.git] / src / main / java / net / pterodactylus / sone / data / Id.java
index bc875b9..f32627c 100644 (file)
@@ -6,7 +6,7 @@ import com.google.common.hash.HashFunction;
 import com.google.common.hash.Hashing;
 
 /**
- * Container for a new, combined ID, originally computed from a {@link Sone}’s ID and an element’s ID.
+ * Container for a combined ID, originally computed from a {@link Sone}’s ID and an element’s ID.
  *
  * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */