diff --git a/Slang/slang.appcache b/Slang/slang.appcache index efb0668..9f31719 100755 --- a/Slang/slang.appcache +++ b/Slang/slang.appcache @@ -1,5 +1,5 @@ CACHE MANIFEST -# Timestamp: 20170923190513 +# Timestamp: 20170929020625 CACHE: slang.html diff --git a/Slang/slang.js b/Slang/slang.js index dcb598c..17809a8 100755 --- a/Slang/slang.js +++ b/Slang/slang.js @@ -788,7 +788,7 @@ ns {} proto! ns! . -- keep new words in a seporate context... -- prepare the basic syntax for defining words... ns - -- Some sorthands... + -- Some shorthands... . ( x -- ) [ drop ] item! rot2 ( .. x y -- x y .. )