fixed typo...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-09-29 02:06:29 +03:00
parent ad2dace0e3
commit c1dbd11f5e
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
CACHE MANIFEST CACHE MANIFEST
# Timestamp: 20170923190513 # Timestamp: 20170929020625
CACHE: CACHE:
slang.html slang.html

View File

@ -788,7 +788,7 @@ ns {} proto! ns! . -- keep new words in a seporate context...
-- prepare the basic syntax for defining words... -- prepare the basic syntax for defining words...
ns ns
-- Some sorthands... -- Some shorthands...
. ( x -- ) . ( x -- )
[ drop ] item! [ drop ] item!
rot2 ( .. x y -- x y .. ) rot2 ( .. x y -- x y .. )