Fix single typo --- doc/org.texi | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/doc/org.texi b/doc/org.texi index 3002772..ab5f10f 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -1,4 +1,5 @@ + \input texinfo @c %**start of header @setfilename info/org @@ -472,7 +473,7 @@ Interaction with other packages Hacking -* Hooks:: Who to reach into Org's internals +* Hooks:: How to reach into Org's internals * Add-on packages:: Available extensions * Adding hyperlink types:: New custom link types * Context-sensitive commands:: How to add functionality to such commands -- 1.7.1.1 _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
