We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78c8659 commit 56a0286Copy full SHA for 56a0286
org.eclipse.jgit/src/org/eclipse/jgit/lib/AnyObjectId.java
@@ -510,8 +510,8 @@ public final String getName() {
510
511
/**
512
* Return an abbreviation (prefix) of this object SHA-1.
513
- *
514
- * This implementation does not guaranteeing uniqueness. Callers should
+ * <p>
+ * This implementation does not guarantee uniqueness. Callers should
515
* instead use {@link ObjectReader#abbreviate(AnyObjectId, int)} to obtain a
516
* unique abbreviation within the scope of a particular object database.
517
*
0 commit comments