From 7e7d684f744f3740cc63fa359a25b7cf33c44ff3 Mon Sep 17 00:00:00 2001
From: "Robert P. Goldman" <rpgoldman@real-time.com>
Date: Thu, 21 Oct 2010 16:08:30 -0500
Subject: [PATCH] Fixed minor typos in the discussion of input locations
 config.

---
 doc/asdf.texinfo | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/asdf.texinfo b/doc/asdf.texinfo
index 8f5fd17d..a21b60f3 100644
--- a/doc/asdf.texinfo
+++ b/doc/asdf.texinfo
@@ -1736,8 +1736,8 @@ to be found, for systems to be found the current directory
 
 @end enumerate
 
-Each of these configuration is specified as a SEXP
-in a trival domain-specific language (defined below).
+Each of these configurations is specified as an s-expression
+in a trivial domain-specific language (defined below).
 Additionally, a more shell-friendly syntax is available
 for the environment variable (defined yet below).
 
-- 
GitLab