Skip to content

Commit

Permalink
Changed prioirty to priority (#818)
Browse files Browse the repository at this point in the history
  • Loading branch information
cezaris13 authored Dec 16, 2024
1 parent 605448b commit ffb7957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dap-ui.el
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ number - expand N levels."
:group 'dap-ui)

(defcustom dap-ui-overlay-priority 100
"Overlay's base prioirty."
"Overlay's base priority."
:type 'integer
:group 'dap-ui)

Expand Down

0 comments on commit ffb7957

Please sign in to comment.