]> Repositorios git - scryer-prolog.git/commitdiff
as --> is
authorMarkus Triska <[email protected]>
Wed, 30 Mar 2022 19:33:46 +0000 (21:33 +0200)
committerMarkus Triska <[email protected]>
Wed, 30 Mar 2022 19:33:46 +0000 (21:33 +0200)
src/lib/crypto.pl

index 63696b5c24ca7cb2f234ed9516248f19b6924d4a..0ae05e5dfd3d475c26ef37dacf062db596c46ca4 100644 (file)
@@ -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