From e38738a6709c35eed5f877744dfe3e298c92b909 Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Sat, 4 May 2013 13:13:03 -0700 Subject: [PATCH] rebuild --- public/reading-files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/reading-files b/public/reading-files index 20e0f24..6517921 100644 --- a/public/reading-files +++ b/public/reading-files @@ -123,7 +123,7 @@ by Opening a file to obtain an os.File value.

Read some bytes from the beginning of the file. -Allow up to 5 to be read but also not how many +Allow up to 5 to be read but also note how many actually were read.