Skip to content

Commit e80b2c5

Browse files
committed
Update comment.
1 parent 7f86ff1 commit e80b2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/outline-ss-server/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ func (s *SSServer) runConfig(config Config) (func(), error) {
218218
}, nil
219219
}
220220

221-
// Stop serving the current config.
221+
// Stop stops serving the current config.
222222
func (s *SSServer) Stop() {
223223
s.stopConfig()
224224
logger.Info("Stopped all listeners for running config")

0 commit comments

Comments
 (0)