Use backticks when referencing predicate in docs.

Trivial change but this prevents the HTML output from being erroneously italicized.
This commit is contained in:
Aman Verma
2025-03-27 18:49:03 -05:00
parent 16187390cd
commit a45a1f6197

View File

@@ -458,7 +458,7 @@ replacements of these low-level arithmetic predicates, often yielding
more general programs. See [`n_factorial/2`](#clpz-factorial) for an
example.
This library uses goal_expansion/2 to automatically rewrite
This library uses `goal_expansion/2` to automatically rewrite
constraints at compilation time so that low-level arithmetic
predicates are _automatically_ used whenever possible. For example,
the predicate: