Skip to content

Commit

Permalink
modify the format of annotation about EphemeralSingleNode
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangcoldwater committed Oct 12, 2015
1 parent 529c1d1 commit 4445acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/context.go
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ type Context struct {
// communicated between hosts on the gossip network.
GossipInterval time.Duration

// // Enables running the node as a single-node in-memory cluster.
// Enables running the node as a single-node in-memory cluster.
EphemeralSingleNode bool

// Enables linearizable behaviour of operations on this node by making sure
Expand Down

0 comments on commit 4445acd

Please sign in to comment.