Skip to content

Commit ffb7957

Browse files
authored
Changed prioirty to priority (emacs-lsp#818)
1 parent 605448b commit ffb7957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dap-ui.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ number - expand N levels."
6464
:group 'dap-ui)
6565

6666
(defcustom dap-ui-overlay-priority 100
67-
"Overlay's base prioirty."
67+
"Overlay's base priority."
6868
:type 'integer
6969
:group 'dap-ui)
7070

0 commit comments

Comments
 (0)