]> source.dussan.org Git - jgit.git/commitdiff
Fix two typos in CLIText.properties 80/5780/1
authorTomasz Zarna <Tomasz.Zarna@pl.ibm.com>
Wed, 2 May 2012 09:35:13 +0000 (11:35 +0200)
committerTomasz Zarna <Tomasz.Zarna@pl.ibm.com>
Wed, 2 May 2012 09:35:13 +0000 (11:35 +0200)
Change-Id: Id1429d52c88a9e2b888e6c6906cf8148945bd2ca

org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/CLIText.properties

index cefa074f8444d45da9e257b546d1a1ef97f06bb5..b07a6d539b51bfe00ba370ed84ede0cab8ba1edb 100644 (file)
@@ -18,7 +18,7 @@ cannotBeRenamed={0} cannot be renamed
 cannotChekoutNoHeadsAdvertisedByRemote=cannot checkout; no HEAD advertised by remote
 cannotCreateCommand=Cannot create command {0}
 cannotCreateOutputStream=cannot create output stream
-cannotDeatchHEAD=Cannot deatch HEAD
+cannotDeatchHEAD=Cannot detach HEAD
 cannotDeleteFile=error: The following file could not be deleted:
 cannotDeleteTheBranchWhichYouAreCurrentlyOn=Cannot delete the branch '{0}' which you are currently on.
 cannotGuessLocalNameFrom=cannot guess local name from {0}
@@ -150,7 +150,7 @@ usage_DisplayTheVersionOfJgit=Display the version of jgit
 usage_IPZillaPassword=IPZilla Password
 usage_IPZillaURL=IPZilla URL
 usage_IPZillausername=IPZilla Username
-usage_MergesTwoDevelopmentHistories=Merges two developement histories
+usage_MergesTwoDevelopmentHistories=Merges two development histories
 usage_RepositoryToReadFrom=Repository to read from
 usage_RepositoryToReceiveInto=Repository to receive into
 usage_ServerSideBackendForJgitFetch=Server side backend for 'jgit fetch'