From 204dcaa452a809a1243035ed6af689508b0aaa6d Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Mon, 10 Jun 2019 23:56:04 -0700 Subject: [PATCH] boot-0: Fix spelling of "evaluate" --- mes/module/mes/boot-0.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mes/module/mes/boot-0.scm b/mes/module/mes/boot-0.scm index 1925bf5f..f0bd8bac 100644 --- a/mes/module/mes/boot-0.scm +++ b/mes/module/mes/boot-0.scm @@ -239,7 +239,7 @@ Scheme interpreter for bootstrapping the GNU system. Options: [-s] FILE load source code from FILE, and exit - -c EXPR evalute expression EXPR, and exit + -c EXPR evaluate expression EXPR, and exit -- stop scanning arguments; run interactively The above switches stop argument processing, and pass all