Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
fix wrong spells in config.go
Browse files Browse the repository at this point in the history
Signed-off-by: czm <zhongming.chang@daocloud.io>
  • Loading branch information
AllenZMC committed Aug 13, 2019
1 parent 9e0f37c commit aa9a41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dfget/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ type RuntimeVariable struct {

// ServerAliveTime specify the alive duration for which
// uploader keeps no accessing by any uploading requests.
// After this period, the uploader will automically exit.
// After this period, the uploader will automatically exit.
ServerAliveTime time.Duration
}

Expand Down

0 comments on commit aa9a41e

Please sign in to comment.