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 7e96509 commit f113865Copy full SHA for f113865
src/gleam/erlang/process.gleam
@@ -380,7 +380,7 @@ pub fn deselecting(
380
/// other BEAM languages that do not use the `Subject` type.
381
///
382
/// This will not select messages sent via a subject even if the message has
383
-/// the same tag in the first position. This is because went a message is send
+/// the same tag in the first position. This is because when a message is sent
384
/// via a subject a new tag is used that is unique and specific to that subject.
385
386
pub fn selecting_record(
0 commit comments