Fix more spelling mistakes 67/141967/1
authorToineSiebelink <toine.siebelink@est.tech>
Tue, 2 Sep 2025 09:13:32 +0000 (10:13 +0100)
committerToineSiebelink <toine.siebelink@est.tech>
Tue, 2 Sep 2025 09:13:32 +0000 (10:13 +0100)
commit8ba0ad46ac2f74051ca8e394c65bc4b796733cf3
tree3e974a43f481243b7e1ab22fe95f9e1c2d4ce428
parent5765f951f81688805b61eb8313bd0469f30534ae
Fix more spelling mistakes

- Remove time stamp formatting from comments (its OK in code)
  (also reused existing formatter utility)
- added . (full stops) separators in counter names to make them acceptable words

Issue-ID: CPS-2972
Change-Id: I6ee457fac880edd35b141b8c8b785208ca338e48
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/inventory/models/CompositeState.java
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/cmnotificationsubscription/cmavc/CmAvcEventConsumer.java
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/utils/EventDateTimeFormatter.java
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/init/CmDataSubscriptionModelLoader.java