Skip to content

Commit

Permalink
s/ednpoint/endpoint/
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Colvin authored Jan 22, 2024
1 parent 5b14759 commit 452ac7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/endpoint.zig
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ pub const EndpointListenerError = error{
EndpointPathShadowError,
};

/// The listener with ednpoint support
/// The listener with endpoint support
///
/// NOTE: It switches on path.startsWith -> so use endpoints with distinctly starting names!!
pub const Listener = struct {
Expand Down

0 comments on commit 452ac7f

Please sign in to comment.