Skip to content

Commit

Permalink
Update src/libstore/serve-protocol-impl.hh
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
  • Loading branch information
Ericson2314 and roberth committed Jan 22, 2024
1 parent 54957e9 commit 1980514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libstore/serve-protocol-impl.hh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ struct ServeProto::BasicClientConnection

/**
* Coercion to `ServeProto::ReadConn`. This makes it easy to use the
* factored out serve protocol searlizers with a
* factored out serve protocol serializers with a
* `LegacySSHStore::Connection`.
*
* The serve protocol connection types are unidirectional, unlike
Expand Down

0 comments on commit 1980514

Please sign in to comment.