Fix typo in Javadoc of ExternalId#get()
Change-Id: Iaa18033188fd4b933da95632f971f75e1c71392d
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user