Skip to content

Commit 6ab0630

Browse files
committed
fixed misspelling
1 parent 7562924 commit 6ab0630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/default/src/Ide/Plugin/ModuleName.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
1010
Provide CodeLenses to:
1111
* Add a module header ('module <moduleName> where") to empty Haskell files
12-
* Fix the mdule name if incorrect
12+
* Fix the module name if incorrect
1313
-}
1414
module Ide.Plugin.ModuleName
1515

0 commit comments

Comments
 (0)