summaryrefslogtreecommitdiff
path: root/Examples/java/template/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/java/template/index.html')
-rw-r--r--Examples/java/template/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/java/template/index.html b/Examples/java/template/index.html
index f4408e568..31dba6d8e 100644
--- a/Examples/java/template/index.html
+++ b/Examples/java/template/index.html
@@ -16,7 +16,7 @@ This example illustrates how C++ templates can be used from Java using SWIG.
<h2>The C++ Code</h2>
-Lets take a templated function and a templated class as follows:
+Let's take a templated function and a templated class as follows:
<blockquote>
<pre>