[openfirmware] [commit] r2871 - forth/kernel

repository service svn at openfirmware.info
Thu Feb 23 01:58:15 CET 2012


Author: quozl
Date: Thu Feb 23 01:58:13 2012
New Revision: 2871
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2871

Log:
kernel - fix trivial typos

Modified:
   forth/kernel/kernel.fth

Modified: forth/kernel/kernel.fth
==============================================================================
--- forth/kernel/kernel.fth	Tue Feb 21 01:52:45 2012	(r2870)
+++ forth/kernel/kernel.fth	Thu Feb 23 01:58:13 2012	(r2871)
@@ -2184,9 +2184,9 @@
    >bufaddr  bftop @  umin  bfcurrent !
 ;
 
-\ Buffer boundaries are transparant
+\ Buffer boundaries are transparent
 \ end-of-file conditions work correctly
-\ The actual delimiter encountered in stored in delimiter.
+\ The actual delimiter encountered is stored in delimiter.
 
 headers
 \ input-file contains the file descriptor which defines the input stream.



More information about the openfirmware mailing list