pull/1/head
dozens 2021-08-29 20:57:51 -06:00
parent 99f98d08ca
commit b88c449a35
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ Also here are some code fences, because we'll need those too:
## Input/output
open the file for reading and save the file handle to `file`
open the file for reading and save the file handle to `handle`
save the file fize. we'll use this to check for end of file.