summaryrefslogtreecommitdiff
path: root/Examples/go/director/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/go/director/index.html')
-rw-r--r--Examples/go/director/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/go/director/index.html b/Examples/go/director/index.html
index d1d5a74bc..b93e780e5 100644
--- a/Examples/go/director/index.html
+++ b/Examples/go/director/index.html
@@ -18,7 +18,7 @@ Classes</a> documentation subsection for an explanation of this example.
<p>
<ul>
<li><a href="director.go">director.go</a>. Go source with the definition of the FooBarGo class.
-<li><a href="director.h">director.h</a>. Header with the definition of the FooBarAbs and FooBarCpp classes.
+<li><a href="director.h">director.h</a>. Header with the definition of the FooBarAbstract and FooBarCpp classes.
<li><a href="example.i">example.i</a>. SWIG interface file.
<li><a href="runme.go">runme.go</a>. Sample Go program.
</ul>