Skip to content

Commit 59f03f6

Browse files
author
vongosling
committed
Fix the typo
1 parent 2b6c434 commit 59f03f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openmessaging-api/src/main/java/io/openmessaging/ServiceLifeState.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public enum ServiceLifeState {
2929
STOPING,
3030

3131
/**
32-
* Service has been shutdown.
32+
* Service has been stopped.
3333
*/
3434
STOPED,
3535
}

0 commit comments

Comments
 (0)