We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cdc575 commit f0e4137Copy full SHA for f0e4137
server/src/translation.rs
@@ -21,7 +21,7 @@
21
/// CodeChat Server. The Server forwards messages from one client to the other,
22
/// translating as necessary (for example, between source code and the Editor
23
/// format). This module implements the protocol for this forwarding and
24
-/// translation logic; the actuation translation algoritms are implemented in
+/// translation logic; the actuation translation algorithms are implemented in
25
/// the processing module.
26
///
27
/// Overview
0 commit comments