Skip to content

Commit

Permalink
Merge pull request #2703 from jasonhemann/patch-6
Browse files Browse the repository at this point in the history
s/avaibale/available/
  • Loading branch information
mthom authored Dec 14, 2024
2 parents 84fc639 + a15b278 commit b919a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/builtins.pl
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@

%% write_term(+Stream, +Term, +Options).
%
% Write Term to the stream Stream according to some output syntax options. The options avaibale are:
% Write Term to the stream Stream according to some output syntax options. The options available are:
%
% * `ignore_ops(+Boolean)` if `true`, the generic term representation is used everywhere. In `false`
% (default), operators do not use that generic term representation.
Expand Down

0 comments on commit b919a39

Please sign in to comment.