small documentation fixes
[senf.git] / Utils / auto_unit_test.hh
index 7e838a2..0651fde 100644 (file)
@@ -28,7 +28,7 @@
     any necessary workarounds.
 
     So, instead of <tt>\#include <boost/test/auto_unit_test.hpp></tt>, you should always write
-    <tt>\#include "../Utils/auto_unit_test.hh"<tt> (with possibliy adjusted path).
+    <tt>\#include "../Utils/auto_unit_test.hh"</tt> (with possibliy adjusted path).
  */
 
 #ifndef HH_auto_unit_test_