Skip to content

Commit

Permalink
Add space
Browse files Browse the repository at this point in the history
  • Loading branch information
05nelsonm committed Feb 10, 2024
1 parent 5da6f71 commit 35c4dc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ public sealed class Stdio private constructor() {
is File -> {
append("File[file=")
append(file)
append(",append=")
append(", append=")
append(append)
append(']')
}
Expand Down

0 comments on commit 35c4dc0

Please sign in to comment.