aboutsummaryrefslogtreecommitdiff
path: root/src/interp/sys-utility.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/sys-utility.boot')
-rw-r--r--src/interp/sys-utility.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/sys-utility.boot b/src/interp/sys-utility.boot
index 9b01dae7..fa924cb9 100644
--- a/src/interp/sys-utility.boot
+++ b/src/interp/sys-utility.boot
@@ -246,7 +246,7 @@ $OutputIOMode == KEYWORD::OUTPUT
$BothWaysIOMode == KEYWORD::IO
++ return a binary stream open for `file' in mode `mode'; nil
-++ if something wnet wrong.
+++ if something went wrong. This function is used by the Algebra.
openBinaryFile(file,mode) ==
mode = $InputIOMode =>
OPEN(file,KEYWORD::DIRECTION,mode,