summaryrefslogtreecommitdiffhomepage
path: root/data
diff options
context:
space:
mode:
authorChris Martin <ch.martin@gmail.com>2017-02-16 23:29:02 -0500
committerJasper Van der Jeugt <jaspervdj@gmail.com>2017-02-20 12:43:32 +0100
commit267cb3c727e3c7f565160dfe084aae12dddacc5a (patch)
tree1060ddbb70c9bfe0548920c243db4261f076245d /data
parent6df99cb50b5292c578d7c96f5753749b9d938b72 (diff)
downloadstylish-haskell-267cb3c727e3c7f565160dfe084aae12dddacc5a.tar.gz
Fix typo in comment in default config
Diffstat (limited to 'data')
-rw-r--r--data/stylish-haskell.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/stylish-haskell.yaml b/data/stylish-haskell.yaml
index 3bed473..2eaa665 100644
--- a/data/stylish-haskell.yaml
+++ b/data/stylish-haskell.yaml
@@ -41,7 +41,7 @@ steps:
# Default: global.
align: global
- # Folowing options affect only import list alignment.
+ # The following options affect only import list alignment.
#
# List align has following options:
#