From e5633ba2d3086f4c2e0385083cb13edb39996fe9 Mon Sep 17 00:00:00 2001 From: Tomasz Zarna Date: Wed, 2 May 2012 11:35:13 +0200 Subject: [PATCH] Fix two typos in CLIText.properties Change-Id: Id1429d52c88a9e2b888e6c6906cf8148945bd2ca --- .../resources/org/eclipse/jgit/pgm/CLIText.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/CLIText.properties b/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/CLIText.properties index cefa074f8..b07a6d539 100644 --- a/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/CLIText.properties +++ b/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/CLIText.properties @@ -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'