Skip to content

Commit

Permalink
docs: correct spelling of pinging (#43618)
Browse files Browse the repository at this point in the history
Signed-off-by: Zac Bergquist <[email protected]>
Co-authored-by: David Quartarolo <[email protected]>
Co-authored-by: Gus Luxton <[email protected]>
  • Loading branch information
3 people authored Jun 28, 2024
1 parent 70b95e3 commit 9415919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ const (
DataDirParameterName = "data_dir"

// KeepAliveReqType is a SSH request type to keep the connection alive. A client and
// a server keep pining each other with it.
// a server keep pinging each other with it.
KeepAliveReqType = "[email protected]"

// ClusterDetailsReqType is the name of a global request which returns cluster details like
Expand Down

0 comments on commit 9415919

Please sign in to comment.