From 256a7f0cf148d2739f0bf9103b9a9220fe9529a6 Mon Sep 17 00:00:00 2001 From: Mike Horwath Date: Mon, 1 Oct 2018 16:46:05 -0500 Subject: [PATCH 1/2] everyone needs to ignore something.. --- v2.0/source/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 v2.0/source/.gitignore diff --git a/v2.0/source/.gitignore b/v2.0/source/.gitignore new file mode 100644 index 0000000..67b88da --- /dev/null +++ b/v2.0/source/.gitignore @@ -0,0 +1,6 @@ +.DS_Store +*.plan +*.swp +.idea +~* +*~ From c8c4dcda525920ffe7e65b48ccff0dfdef8c47f0 Mon Sep 17 00:00:00 2001 From: Mike Horwath Date: Mon, 1 Oct 2018 16:46:20 -0500 Subject: [PATCH 2/2] invokation != invocation --- v2.0/source/UTILITY.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2.0/source/UTILITY.txt b/v2.0/source/UTILITY.txt index a63793c..bd1d334 100644 --- a/v2.0/source/UTILITY.txt +++ b/v2.0/source/UTILITY.txt @@ -38,7 +38,7 @@ indicates a syntactic variable. -COMMAND invokation +COMMAND invocation COMMAND [[:]] [] [-D] [-P] [-C ] @@ -810,4 +810,4 @@ A>DIR | SORT /+14 | MORE will do the same thing except that MORE will give you a chance to read the directory before it scrolls off the screen. - \ No newline at end of file +