diff options
| author | TreyBastian <trey.bastian@gmail.com> | 2015-05-11 18:34:13 +0100 |
|---|---|---|
| committer | TreyBastian <trey.bastian@gmail.com> | 2015-05-11 18:34:13 +0100 |
| commit | c9761421ea0c5611696411e2dea342ed4b9e73ae (patch) | |
| tree | dc5a3366f992b0e6dcff799fea77450f803adfe0 /colourize.go | |
| parent | 1ce115f3429d7f36fbfcc66cbc0f365f5ea14c66 (diff) | |
Typo
Diffstat (limited to 'colourize.go')
| -rw-r--r-- | colourize.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colourize.go b/colourize.go index 5f6c03d..20470f4 100644 --- a/colourize.go +++ b/colourize.go @@ -1,4 +1,4 @@ -// Package colourize implements simple ANSI colour codes to style termianl output text. +// Package colourize implements simple ANSI colour codes to style terminal output text. package colourize import ( |
