aboutsummaryrefslogtreecommitdiffstats
path: root/common-logging/src/main/java/org/onap/policy/common/logging/eelf/DroolsPDPMDCInfo.java
diff options
context:
space:
mode:
authorJorge Hernandez <jh1730@att.com>2018-08-14 19:36:43 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-14 19:36:43 +0000
commit6509e95ef278ee141c706cb66fe269e146ef888e (patch)
tree211756db7c24dab684bcbab8a981ac9361afcc8e /common-logging/src/main/java/org/onap/policy/common/logging/eelf/DroolsPDPMDCInfo.java
parentd40823cd9dc76fee6d77963902fd786222ba15a6 (diff)
parent6505fa1c845c34d59c44a40f87b66ef79f3e911c (diff)
Merge "Fixes for checkstyle issues"
Diffstat (limited to 'common-logging/src/main/java/org/onap/policy/common/logging/eelf/DroolsPDPMDCInfo.java')
-rw-r--r--common-logging/src/main/java/org/onap/policy/common/logging/eelf/DroolsPDPMDCInfo.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/common-logging/src/main/java/org/onap/policy/common/logging/eelf/DroolsPDPMDCInfo.java b/common-logging/src/main/java/org/onap/policy/common/logging/eelf/DroolsPDPMDCInfo.java
index 0c6c13ba..f5ab4c79 100644
--- a/common-logging/src/main/java/org/onap/policy/common/logging/eelf/DroolsPDPMDCInfo.java
+++ b/common-logging/src/main/java/org/onap/policy/common/logging/eelf/DroolsPDPMDCInfo.java
@@ -41,7 +41,7 @@ public class DroolsPDPMDCInfo implements MDCInfo {
}
/**
- * Get the MMDC Info
+ * Get the MMDC Info.
*
* @return the instance of ConcurrentHashMap.
*/