Skip to content

Commit

Permalink
Corrects typo (Thanks @fendor!)
Browse files Browse the repository at this point in the history
Co-authored-by: fendor <[email protected]>
  • Loading branch information
konn and fendor authored Jul 22, 2023
1 parent bc57292 commit d96d470
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1513,7 +1513,7 @@ suggestNewImport df packageExportsMap ps fileContents Diagnostic{..}
suggestNewImport _ _ _ _ _ = []

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

0 comments on commit d96d470

Please sign in to comment.