X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_paramodulation%2Fterms.mli;fp=helm%2Fsoftware%2Fcomponents%2Fng_paramodulation%2Fterms.mli;h=76eda3717c3f8457810e8d03ff86d4cfbc7f1cd7;hb=d5e373656748835ecfe33041bbb87b786446b75f;hp=c15c85af24a6c4a91d756441a738d4be2833be27;hpb=d35aca0e979a9c7edbc60c44040360d52be8ca82;p=helm.git diff --git a/helm/software/components/ng_paramodulation/terms.mli b/helm/software/components/ng_paramodulation/terms.mli index c15c85af2..76eda3717 100644 --- a/helm/software/components/ng_paramodulation/terms.mli +++ b/helm/software/components/ng_paramodulation/terms.mli @@ -85,7 +85,7 @@ type 'a bag = int (* max ID *) module type Blob = sig (* Blob is the type for opaque leaves: - * - checking equlity should be efficient + * - checking equality should be efficient * - atoms have to be equipped with a total order relation *) type t