Fixed a typo in the documentation for atom_codes/2
This commit is contained in:
@@ -1506,7 +1506,7 @@ atom_chars(Atom, List) :-
|
|||||||
%% atom_codes(?Atom, ?Codes).
|
%% atom_codes(?Atom, ?Codes).
|
||||||
%
|
%
|
||||||
% Relates an atom with a string in codes representation. It can be used to convert
|
% Relates an atom with a string in codes representation. It can be used to convert
|
||||||
% between atoms and strings. However, codes is not the default representation of double quoutes
|
% between atoms and strings. However, codes is not the default representation of double quoted
|
||||||
% strings in Scryer Prolog. Examples:
|
% strings in Scryer Prolog. Examples:
|
||||||
%
|
%
|
||||||
% ```
|
% ```
|
||||||
|
|||||||
Reference in New Issue
Block a user