diff --git a/ui-eln-lims/src/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/ELNLIMSPlugin.js b/ui-eln-lims/src/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/ELNLIMSPlugin.js
index ddbbea582790653bec13bd7758d5f8d209930b36..9bccd6713a4b877936fd58a9794e4ed0dfea603a 100644
--- a/ui-eln-lims/src/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/ELNLIMSPlugin.js
+++ b/ui-eln-lims/src/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/ELNLIMSPlugin.js
@@ -92,7 +92,7 @@ $.extend(ELNLIMSPlugin.prototype, {
 	 * Event Listeners
 	 * Allow to listen the before/after paint events for ALL form views and list views.
 	 * Allow the programmer to change the model before is displayed and any part of the view after.
-	 * Provide for versatility but with the added complexity of dealing with the complete form.
+	 * Provide versatility but with added complexity of dealing with the complete form.
 	 * - beforeViewPaint
 	 * - afterViewPaint
 	 */