@trudb/tru-common-lib 0.0.305 → 0.0.307

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -63,7 +63,7 @@ class TruPropertyConfigBase {
63
63
  }
64
64
 
65
65
  /*
66
- * The abstract class needs the Angular @Component decorator in order in implement @Input
66
+ * The abstract class needs the Angular @Directive decorator in order in implement @Input
67
67
  */
68
68
  class TruSearchControlBase {
69
69
  constructor() {