GTK: fix spelling

This commit is contained in:
Julian Ospald 2016-03-31 02:44:44 +02:00
parent 2d447a05da
commit 51abfb1dce
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ createTreeView = do
-- If that fails, it reads "/" instead.
--
-- If the third argument is (Just path) it tries to read "path". If that
-- fails, it tread "/" instead.
-- fails, it reads "/" instead.
refreshView :: MyGUI
-> MyView
-> Maybe FilePath