--- a/doc/tutorial/tutorial.texi Wed Jan 09 22:17:02 2008 -0800
+++ b/doc/tutorial/tutorial.texi Fri Jan 11 08:31:38 2008 -0800
@@ -3943,7 +3943,7 @@
from Interface B, then a QueryInterface on Interface A looking for Interface C
must also succeed.
-@subsection
+@subsection Creating the InterfaceId
The final piece of this puzzle is to locate where the interface Ids actually
come from. The answer is from a static initializer that must be located in
the @code{.cc} file corresponding to the Interface. For example, to