GTK: fix spelling

This commit is contained in:
2016-03-31 02:44:44 +02:00
parent 2d447a05da
commit 51abfb1dce

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