Merge pull request #2697 from jasonhemann/patch-4

"bound to an atom"
This commit is contained in:
Mark Thom
2024-12-13 19:57:21 -07:00
committed by GitHub

View File

@@ -2228,7 +2228,7 @@ set_stream_position(S_or_a, Position) :-
%% callable(X).
%
% True iff X is bound o an atom or a compund term.
% True iff X is bound to an atom or a compound term.
:- non_counted_backtracking callable/1.