Skip to content

Commit 8afb7dc

Browse files
authored
Update sphinx.go - comment spelling fix
1 parent 9630cb8 commit 8afb7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinx.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ func (p ProcessCode) String() string {
573573

574574
// ProcessedPacket encapsulates the resulting state generated after processing
575575
// an OnionPacket. A processed packet communicates to the caller what action
576-
// shuold be taken after processing.
576+
// should be taken after processing.
577577
type ProcessedPacket struct {
578578
// Action represents the action the caller should take after processing
579579
// the packet.

0 commit comments

Comments
 (0)