From: Markus Triska Date: Wed, 30 Mar 2022 19:33:46 +0000 (+0200) Subject: as --> is X-Git-Tag: v0.9.1~85^2 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=f7e31fceac78797e1cd90f1e103d114005847432;p=scryer-prolog.git as --> is --- diff --git a/src/lib/crypto.pl b/src/lib/crypto.pl index 63696b5c..0ae05e5d 100644 --- a/src/lib/crypto.pl +++ b/src/lib/crypto.pl @@ -8,7 +8,7 @@ In Scryer Prolog, lists of characters are very efficiently represented, and strings have the advantage that the atom table remains unmodified. - Especially for cryptographic applications, it as an advantage that + Especially for cryptographic applications, it is an advantage that using strings leaves little trace of what was processed in the system. For predicates that accept an encoding/1 option to specify the encoding