Skip to content

Commit 58cdf72

Browse files
committed
docs: fix spelling
Fixes #458
1 parent 14fcf70 commit 58cdf72

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)