Skip to content

Commit 810d632

Browse files
committed
chore: fix typo
1 parent f1cf433 commit 810d632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsp-mssql.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
:type 'directory)
4343

4444
(defcustom lsp-mssql-default-batch-size 10
45-
"Default number of items to oad per query."
45+
"Default number of items to load per query."
4646
:type 'number)
4747

4848
(defconst lsp-mssql-server-download-url

0 commit comments

Comments
 (0)