Skip to content

Commit cae360d

Browse files
ffigiellpil
authored andcommitted
docs: typo
1 parent 89eef10 commit cae360d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gleam/io.gleam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ if javascript {
2828

2929
/// Writes a string to standard error.
3030
///
31-
/// If you want your output to be printed on its own line see `eprintln`.
31+
/// If you want your output to be printed on its own line see `println_error`.
3232
///
3333
/// ## Example
3434
///

0 commit comments

Comments
 (0)