Skip to content

Commit f113865

Browse files
lpilsbergen
andauthored
Typos
Co-authored-by: Sakari Bergen <[email protected]>
1 parent 7e96509 commit f113865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gleam/erlang/process.gleam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ pub fn deselecting(
380380
/// other BEAM languages that do not use the `Subject` type.
381381
///
382382
/// 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
383+
/// the same tag in the first position. This is because when a message is sent
384384
/// via a subject a new tag is used that is unique and specific to that subject.
385385
///
386386
pub fn selecting_record(

0 commit comments

Comments
 (0)