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