From f7e31fceac78797e1cd90f1e103d114005847432 Mon Sep 17 00:00:00 2001 From: Markus Triska Date: Wed, 30 Mar 2022 21:33:46 +0200 Subject: [PATCH] as --> is --- src/lib/crypto.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.54.0