Skip to content

Commit

Permalink
s/performance characters/performance characteristics/
Browse files Browse the repository at this point in the history
Small typo fix in docs.
  • Loading branch information
jasonhemann authored Dec 11, 2024
1 parent dba9c9a commit 48a42ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/tabling.pl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** Tabling, also called SLG resolution.
SLG resolution is an alternative execution strategy that sometimes
helps to improve termination and performance characters of Prolog
helps to improve termination and performance characteristics of Prolog
predicates.
To enable this execution strategy for a Prolog predicate, add a
Expand Down

0 comments on commit 48a42ae

Please sign in to comment.