Przeglądaj źródła

Fix a javadoc typo in RepoProject.

Change-Id: I3ea25c157b9e11a46a140d2c3ab9373d1596c163
Signed-off-by: Yuxuan 'fishy' Wang <fishywang@google.com>
tags/v4.1.0.201509280440-r
Yuxuan 'fishy' Wang 9 lat temu
rodzic
commit
03fce81be3

+ 1
- 1
org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/RepoProject.java Wyświetl plik

@@ -221,7 +221,7 @@ public class RepoProject implements Comparable<RepoProject> {
/**
* Get the name of the remote definition of the sub repo.
*
* @return {@remote}
* @return {@code remote}
*/
public String getRemote() {
return remote;

Ładowanie…
Anuluj
Zapisz