"bound to an atom"

Quick typo.
This commit is contained in:
Jason Hemann
2024-12-10 21:07:48 -05:00
committed by GitHub
parent dba9c9a0a7
commit eae1f53846

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 compund term.
:- non_counted_backtracking callable/1.