Skip to content

Commit

Permalink
Quote a quote in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius authored and jojojames committed Jun 7, 2024
1 parent 5dc07a4 commit 21f4ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fussy.el
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ e.g. `fussy-filter-orderless' can also be used for highlighting matches."

(defcustom fussy-compare-same-score-fn
#'fussy-histlen->strlen<
"Function used to compare matches with the same 'completion-score.
"Function used to compare matches with the same \\='completion-score.
FN takes in and compares two candidate strings C1 and C2 and
returns which candidates should have precedence.
Expand Down

0 comments on commit 21f4ac6

Please sign in to comment.