Updates /doc/hook/ aus Driversourcen.
Change-Id: I039ae8b3cfcaadb859e8e10037b9fa9f6d120fba
diff --git a/doc/hook/include_dirs b/doc/hook/include_dirs
index 9ee2fb6..630cc33 100644
--- a/doc/hook/include_dirs
+++ b/doc/hook/include_dirs
@@ -29,8 +29,8 @@
desired include file as first, and the name of the compiled
LPC file as second argument. Result has to be the complete
path name of the include file to use. Leading slashes may be
- omitted. If the closure is a lambda closure, it is bound to
- this_object() prior to execution.
+ omitted. If the closure is an unbound lambda closure, it is
+ bound to this_object() prior to execution.
HISTORY