diff --git a/src/index.htm b/src/index.htm
index 8bb12f03a77b51cb234254dd9f84ae6163610894..6e156f130b958eb022f81eecd39217499b064528 100644
--- a/src/index.htm
+++ b/src/index.htm
@@ -158,7 +158,7 @@ rename redundant vertices.</dd>
 <a href="libqhull.h"><b>libqhull.h</b></a> </dt>
 <dd>Polyhedral routines. Qhull produces a polyhedron as a
 list of facets with vertices, neighbors, ridges, and
-geometric information. <tt>Qhull.h</tt> defines the main
+geometric information. <tt>libqhull.h</tt> defines the main
 data structures. Frequently used routines are in <tt>poly.c</tt>
 while infrequent ones are in <tt>poly2.c</tt>.</dd>