fixed commit issues

This commit is contained in:
ayyoob 2017-06-22 20:37:19 +05:30
parent dc3420cadb
commit 15bfa09a84

View File

@ -54,7 +54,7 @@ public class PullNotificationListenerServiceComponent {
try {
//Do nothing
if (log.isDebugEnabled()) {
log.debug("pull notification provider implementation bundle has been successfully " +
log.debug("Pull notification provider implementation bundle has been successfully " +
"initialized");
}
BundleContext bundleContext = componentContext.getBundleContext();