Fixed typo
diff --git a/org.eclipse.ui.genericeditor/plugin.properties b/org.eclipse.ui.genericeditor/plugin.properties
index bd3108c..e7204f7 100644
--- a/org.eclipse.ui.genericeditor/plugin.properties
+++ b/org.eclipse.ui.genericeditor/plugin.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2016 Red Hat Inc. and others
+# Copyright (c) 2016, 2017 Red Hat Inc. 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
@@ -10,7 +10,7 @@
 ###############################################################################
 genericEditor_name=Generic Text Editor
 ExtPoint.presentationReconciliers=Presentation Reconciliers
-ExtPoint.hoverProvider= Hover Providers
+ExtPoint.hoverProviders= Hover Providers
 ExtPoint.contentAssistProcessors=Content Assist Providers
 openDeclarationCommand_name=Open Declaration
 context_name=in Generic Code Editor