diff --git a/doc/under-the-hood.html b/doc/under-the-hood.html
index e2a0ce2b..ee0ecdfb 100644
--- a/doc/under-the-hood.html
+++ b/doc/under-the-hood.html
@@ -35,8 +35,7 @@
"example1.html#world_class">extension_class<T>
template defines a whole raft of these conversions (for T, T*,
T&, std::auto_ptr<T>, etc.), using the same inline
- friend function technique employed by the boost operators
+ friend function technique employed by the boost operators
library.
Because the to_python and from_python functions