html error fixes

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7247 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-06-02 21:44:57 +00:00
commit a0cb27e998
8 changed files with 61 additions and 52 deletions

View file

@ -4033,8 +4033,7 @@ public:
</pre>
</div>
<p>
<li>Resolving ambiguity in overloading may prevent declarations from being
<li><p>Resolving ambiguity in overloading may prevent declarations from being
imported by <tt>using</tt>. For example:
</p>