LP1823367 Angular lint repairs
[evergreen-equinox.git] / Open-ILS / src / eg2 / src / app / share / grid / grid-toolbar-action.component.ts
index c84867f..2cab7f9 100644 (file)
@@ -50,7 +50,7 @@ export class GridToolbarActionComponent implements OnInit {
         }
 
         if (this.action) {
-            console.debug('toolbar [action] is deprecated.  use (onClick) instead.')
+            console.debug('toolbar [action] is deprecated. use (onClick) instead.');
         }
 
         this.toolbarAction.label = this.label;