Skip to content

Commit e5a2f18

Browse files
committed
test
1 parent 67a0706 commit e5a2f18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • multiapps-controller-core/src/main/java/org/cloudfoundry/multiapps/controller/core

multiapps-controller-core/src/main/java/org/cloudfoundry/multiapps/controller/core/Messages.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)