Fix missing NON-NLS tag in RebaseCommand

Change-Id: Ied3e7ec0d825416226cacb2f14d5bca003af36da
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
This commit is contained in:
Stefan Lay 2014-03-27 14:38:29 +01:00
parent 16436ef6d9
commit 6995069464
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ public class RebaseCommand extends GitCommand<RebaseResult> {
private static final String AUTOSTASH = "autostash"; //$NON-NLS-1$
private static final String AUTOSTASH_MSG = "On {0}: autostash";
private static final String AUTOSTASH_MSG = "On {0}: autostash"; //$NON-NLS-1$
/**
* The available operations