diff options
author | Gabor Greif <ggreif@gmail.com> | 2017-01-23 09:38:15 +0100 |
---|---|---|
committer | Gabor Greif <ggreif@gmail.com> | 2017-01-23 11:27:22 +0100 |
commit | 80560e69ca40abb2c94c4e9fa322365f558a6a8b (patch) | |
tree | ba0122a93709a34daeb4db992651e98f3937dc7e /testsuite/tests/printer/Ppr006.hs | |
parent | 2b64e926a628fb2a3710b0360123ea73331166fe (diff) | |
download | haskell-80560e69ca40abb2c94c4e9fa322365f558a6a8b.tar.gz |
Typos and grammar in manual/comments
Diffstat (limited to 'testsuite/tests/printer/Ppr006.hs')
-rw-r--r-- | testsuite/tests/printer/Ppr006.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/printer/Ppr006.hs b/testsuite/tests/printer/Ppr006.hs index 280ec564b4..8765860981 100644 --- a/testsuite/tests/printer/Ppr006.hs +++ b/testsuite/tests/printer/Ppr006.hs @@ -191,7 +191,7 @@ commands = [ -- Library: add song to playlist and play it -- Browse: either add song to playlist and play it, or :move-in , command "default-action" [help| - depending on the item under the cursor, somthing different happens: + depending on the item under the cursor, something different happens: - *Playlist* start playing the song under the cursor |