Removed trailing '.' from wizard description
diff --git a/bundles/org.eclipse.team.cvs.ui/plugin.properties b/bundles/org.eclipse.team.cvs.ui/plugin.properties
index 4eb89af..85b0de6 100644
--- a/bundles/org.eclipse.team.cvs.ui/plugin.properties
+++ b/bundles/org.eclipse.team.cvs.ui/plugin.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2000, 2010 IBM Corporation and others.
+# Copyright (c) 2000, 2012 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
@@ -234,7 +234,7 @@
 NewDateTagAction.tooltip=Add new date tag
 
 newProjectCheckoutWizardDescription=Checkout one or more projects from a CVS Repository.
-newProjectCheckoutWizardDescription2=Create a new project by checking out an existing project from a CVS repository.
+newProjectCheckoutWizardDescription2=Create a new project by checking out an existing project from a CVS repository
 
 OutgoingChangeForegroundColor.label=Outgoing Change (Foreground)
 OutgoingChangeForegroundColor.description=This color is used for the foreground color for resources that have outgoing changes.