Skip to content

Commit

Permalink
Merge pull request #1738 from kberov/read_lines
Browse files Browse the repository at this point in the history
Equalize title from respective file with title in SUMMARY.md
  • Loading branch information
marioidival authored Sep 26, 2023
2 parents d267e75 + 647d2e2 commit b72a623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
- [File I/O](std_misc/file.md)
- [`open`](std_misc/file/open.md)
- [`create`](std_misc/file/create.md)
- [`read lines`](std_misc/file/read_lines.md)
- [`read_lines`](std_misc/file/read_lines.md)
- [Child processes](std_misc/process.md)
- [Pipes](std_misc/process/pipe.md)
- [Wait](std_misc/process/wait.md)
Expand Down

0 comments on commit b72a623

Please sign in to comment.