]> source.dussan.org Git - jgit.git/commitdiff
Fix typo in system config error message 64/75964/2
authorMichael Keppler <michael.keppler@gmx.de>
Sat, 25 Jun 2016 13:30:56 +0000 (15:30 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 1 Jul 2016 20:38:39 +0000 (22:38 +0200)
Change-Id: I14daca6c81b003123e5862b384718fe06fb3ebd0
Signed-off-by: Michael Keppler <michael.keppler@gmx.de>
org.eclipse.jgit/resources/org/eclipse/jgit/internal/JGitText.properties

index c2d601eed4dbd96a0ec954a6bec2a7f35f2111fc..909488ced969c94d459f0c0ee6764afab75ca623 100644 (file)
@@ -591,7 +591,7 @@ submoduleParentRemoteUrlInvalid=Cannot remove segment from remote url ''{0}''
 submodulesNotSupported=Submodules are not supported
 supportOnlyPackIndexVersion2=Only support index version 2
 symlinkCannotBeWrittenAsTheLinkTarget=Symlink "{0}" cannot be written as the link target cannot be read from within Java.
-systemConfigFileInvalid=Systen wide config file {0} is invalid {1}
+systemConfigFileInvalid=System wide config file {0} is invalid {1}
 tagAlreadyExists=tag ''{0}'' already exists
 tagNameInvalid=tag name {0} is invalid
 tagOnRepoWithoutHEADCurrentlyNotSupported=Tag on repository without HEAD currently not supported