Skip to content

Commit d96d470

Browse files
konnfendor
andauthored
Corrects typo (Thanks @fendor!)
Co-authored-by: fendor <[email protected]>
1 parent bc57292 commit d96d470

File tree

1 file changed

+1
-1
lines changed
  • plugins/hls-refactor-plugin/src/Development/IDE/Plugin

1 file changed

+1
-1
lines changed

Diff for: plugins/hls-refactor-plugin/src/Development/IDE/Plugin/CodeAction.hs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1513,7 +1513,7 @@ suggestNewImport df packageExportsMap ps fileContents Diagnostic{..}
15131513
suggestNewImport _ _ _ _ _ = []
15141514

15151515
{- |
1516-
Extracts qualifier of the symbol from the migssing symbol.
1516+
Extracts qualifier of the symbol from the missing symbol.
15171517
Input must be either a plain qualified variable or possibly-parenthesized qualified binary operator (though no strict checking is done for symbol part).
15181518
This is only needed to alleviate the issue #3473.
15191519

0 commit comments

Comments
 (0)