Fix typo in Javadoc of ExternalId#get()

Change-Id: Iaa18033188fd4b933da95632f971f75e1c71392d
This commit is contained in:
David Pursehouse
2017-06-21 08:32:12 +09:00
parent 789e268a8b
commit 21e983bf26

View File

@@ -101,7 +101,7 @@ public abstract class ExternalId implements Serializable {
}
/**
* Exports this external ID key as string with the format "scheme:id", or "id" id scheme is
* Exports this external ID key as string with the format "scheme:id", or "id" if scheme is
* null.
*
* <p>This string representation is used as subsection name in the Git config file that stores