From 7aca1ad23bafd3a312d11978f28e75240a97c8da Mon Sep 17 00:00:00 2001 From: Dani Megert Date: Tue, 3 May 2011 14:20:03 +0000 Subject: Fixed typo. --- .../ui/launchConfigurations/LaunchConfigurationsMessages.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties index 773f57d42..f1dd88842 100644 --- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties +++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationsMessages.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2010 IBM Corporation and others. +# Copyright (c) 2000, 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -28,7 +28,7 @@ CommonTab_15=The selected encoding is not supported. CommonTab_2=Defa&ult - inherited ({0}) CommonTab_3=Oth&er CommonTab_4=Standard Input and Output -CommonTab_5=&Allocate Console (necessary for input) +CommonTab_5=&Allocate console (necessary for input) CommonTab_6=Fi&le: CommonTab_7=File Syste&m... CommonTab_8=No file specified for process output -- cgit v1.2.3