Skip to content

Commit

Permalink
spelling mistake fix
Browse files Browse the repository at this point in the history
  • Loading branch information
james-barrow committed May 15, 2023
1 parent e215884 commit f314a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package ipc

import "errors"

// returns the status of the connection as a string
// returns the status of the connection as a string
func (status *Status) String() string {

switch *status {
Expand Down

0 comments on commit f314a9b

Please sign in to comment.