mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-19 14:57:04 +00:00
Fix documentation/comment typos
This patch fixes a variety of typos in documentation and comments, found by running `codespell`.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//
|
||||
// This is a simple RPC package that uses a line-oriented protocol for
|
||||
// encoding and decoding, and Unix sockets for transport. It is meant to be
|
||||
// used for lightweight occassional communication between processes on the
|
||||
// used for lightweight occasional communication between processes on the
|
||||
// same machine.
|
||||
package localrpc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user