---
module/system/repl/command.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/module/system/repl/command.scm b/module/system/repl/command.scm
index 0024fd165..4c4a667f3 100644
--- a/module/system/repl/command.scm
+++ b/module/system/repl/command.scm
@@ -61,7 +61,7 @@
---
module/system/repl/command.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/module/system/repl/command.scm b/module/system/repl/command.scm
index 0024fd165..d7257b5a1 100644
--- a/module/system/repl/command.scm
+++ b/module/system/repl/command.scm
@@ -61,7 +61,7 @@
* libguile/boolean.c
(scm_not): Fix typo.
(scm_boolean_p): Fix typo.
---
libguile/boolean.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libguile/boolean.c b/libguile/boolean.c
index e8370331f..930001a89 100644
--- a/libguile/boolean.c
+++ b/libguile/boolean.c
@@