From 38ad8e3b794f86955e0173cfa438a9326b9e43f6 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Thu, 19 Aug 2004 22:23:06 +0000 Subject: [PATCH] . original commit: 784875582af8779a3af90ca85506acfd041887a0 --- collects/mzlib/unit.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/mzlib/unit.ss b/collects/mzlib/unit.ss index dc51bba..8a3698c 100644 --- a/collects/mzlib/unit.ss +++ b/collects/mzlib/unit.ss @@ -354,7 +354,7 @@ (raise (make-exn:fail:unit (string->immutable-string - (format "compount-unit: unit for tag ~s has no ~s export" + (format "compound-unit: unit for tag ~s has no ~s export" tag ex)) (current-continuation-marks)))] [(eq? (car l) ex)