Skip to content

Commit f0e4137

Browse files
committed
Docs: fix typo.
1 parent 4cdc575 commit f0e4137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/translation.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/// CodeChat Server. The Server forwards messages from one client to the other,
2222
/// translating as necessary (for example, between source code and the Editor
2323
/// format). This module implements the protocol for this forwarding and
24-
/// translation logic; the actuation translation algoritms are implemented in
24+
/// translation logic; the actuation translation algorithms are implemented in
2525
/// the processing module.
2626
///
2727
/// Overview

0 commit comments

Comments
 (0)