From d677d15c2da9eb61eddc07073648ecd0ad0c1dc8 Mon Sep 17 00:00:00 2001
From: "Robert P. Goldman" <rpgoldman@real-time.com>
Date: Thu, 11 Mar 2010 17:23:23 -0600
Subject: [PATCH] Tweaked the wording in "ASDF errors" to be less CLHS-like.

---
 asdf.texinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/asdf.texinfo b/asdf.texinfo
index e948409f8..9f4b4ee44 100644
--- a/asdf.texinfo
+++ b/asdf.texinfo
@@ -1517,7 +1517,7 @@ for a full specification on how to configure @code{asdf-output-translations}.
 @section ASDF errors
 
 It is an error to define a system incorrectly:
-an implementation may detect this and signal a generalised instance of
+if ASDF detects an incorrect system definition, it will signal a generalised instance of
 @code{SYSTEM-DEFINITION-ERROR}.
 
 Operations may go wrong (for example when source files contain errors).
-- 
GitLab