summaryrefslogtreecommitdiff
path: root/Doc/Manual/Guile.html
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Manual/Guile.html')
-rw-r--r--Doc/Manual/Guile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Manual/Guile.html b/Doc/Manual/Guile.html
index 9d55b632b..26679dc4b 100644
--- a/Doc/Manual/Guile.html
+++ b/Doc/Manual/Guile.html
@@ -183,7 +183,7 @@ information by including a directive like this in the interface file:
</div>
<p>
-(The <code>%scheme</code> directive allows to insert arbitrary Scheme
+(The <code>%scheme</code> directive allows inserting arbitrary Scheme
code into the generated file <code><var>module.scm</var></code>; it is
placed between the <code>define-module</code> form and the
<code>export</code> form.)