Skip to content

Commit f783403

Browse files
authored
Merge pull request #461 from fortran-lang/fix/docs-spelling
docs: fix spelling
2 parents 14fcf70 + 58cdf72 commit f783403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/editor_integration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ the ``cmd`` option in ``setup{}``
8282
require'lspconfig'.fortls.setup{
8383
cmd = {
8484
'fortls',
85-
'--lowercase_intrisics',
85+
'--lowercase_intrinsics',
8686
'--hover_signature',
8787
'--hover_language=fortran',
8888
'--use_signature_help'

0 commit comments

Comments
 (0)