summaryrefslogtreecommitdiff
path: root/Doc/Manual/Lisp.html
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Manual/Lisp.html')
-rw-r--r--Doc/Manual/Lisp.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Manual/Lisp.html b/Doc/Manual/Lisp.html
index 01ff3a3ec..09e410185 100644
--- a/Doc/Manual/Lisp.html
+++ b/Doc/Manual/Lisp.html
@@ -122,7 +122,7 @@ swig -cffi -help
As we mentioned earlier the ideal way to use SWIG is to use interface
- files. To illustrate the use of it, lets assume that we have a
+ files. To illustrate the use of it, let's assume that we have a
file named <i>test.h</i> with the following C code:
<div class="code"><pre>