summaryrefslogtreecommitdiff
path: root/doc/colm/0_00_welcome.adoc
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2019-09-13 07:30:02 -0600
committerGitHub <noreply@github.com>2019-09-13 07:30:02 -0600
commit99c75aa9227efe3c2bfb7959dc0c2b7825a03d8b (patch)
tree490de2c73247a62aeb764c2972cd92a6504530bf /doc/colm/0_00_welcome.adoc
parent2f7331772690af0f9fb189d735c04ad7263f489b (diff)
parent45c11a0a88b7d6acd543c7c473955c4bbc968906 (diff)
downloadcolm-99c75aa9227efe3c2bfb7959dc0c2b7825a03d8b.tar.gz
Merge pull request #2 from phorward/phorward
Fixing some typos in existing docs
Diffstat (limited to 'doc/colm/0_00_welcome.adoc')
-rw-r--r--doc/colm/0_00_welcome.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/colm/0_00_welcome.adoc b/doc/colm/0_00_welcome.adoc
index 12f974b2..93b446d2 100644
--- a/doc/colm/0_00_welcome.adoc
+++ b/doc/colm/0_00_welcome.adoc
@@ -41,5 +41,5 @@ Colm's development started by https://twitter.com/ehdtee[Adrian Thurston] during
=== When not to use Colm
Colm is meant to create executables or object files that can be linked in other programs.
-This make is ideal for tasks like high performance transformations, but not very convienient for throwaway-oneliners that are common with tools like 'sed' or 'awk'.
+This make is ideal for tasks like high performance transformations, but not very convenient for throwaway-oneliners that are common with tools like 'sed' or 'awk'.