From 0a5e63b5c4c851275cf8928cf9224857b61aa650 Mon Sep 17 00:00:00 2001 From: Aina Niemetz Date: Fri, 14 Dec 2018 15:12:27 -0800 Subject: Fixed typos. --- src/util/sexpr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/sexpr.h') diff --git a/src/util/sexpr.h b/src/util/sexpr.h index 427eba5f8..bad6cdb2b 100644 --- a/src/util/sexpr.h +++ b/src/util/sexpr.h @@ -13,7 +13,7 @@ ** ** Simple representation of S-expressions. ** These are used when a simple, and obvious interface for basic - ** expressions is appropraite. + ** expressions is appropriate. ** ** These are quite ineffecient. ** These are totally disconnected from any ExprManager. -- cgit v1.2.3