File tree Expand file tree Collapse file tree
multiapps-controller-core/src/main/java/org/cloudfoundry/multiapps/controller/core Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ public final class Messages {
195195 public static final String ON_START_FILES_CLEANER_WITHOUT_CONTENT_ENABLED_0 = "On start files cleaner without content enabled: {0}" ;
196196 public static final String THREADS_FOR_FILE_UPLOAD_TO_CONTROLLER_0 = "Threads for file upload to controller: {0}" ;
197197 public static final String THREADS_FOR_FILE_STORAGE_UPLOAD_0 = "Threads for file storage upload: {0}" ;
198- public static final String DELETED_ORPHANED_MTA_DESCRIPTORS_COUNT = "Deleted orphaned mta descriptors count: {0}" ;
198+ public static final String DELETED_ORPHANED_MTA_DESCRIPTORS_COUNT = "Deleted descriptors count: {0}" ;
199199 public static final String IS_HEALTH_CHECK_ENABLED = "Is health check enabled: {0}" ;
200200
201201 // Debug messages
You can’t perform that action at this time.
0 commit comments