From a4ce9883e672803a8c3fb3e41948a71864fb925e Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Wed, 16 Dec 2009 00:49:41 +0000 Subject: invoke.texi, [...]: Fix typos. * doc/invoke.texi, doc/options.texi, doc/plugins.texi, doc/tm.texi: Fix typos. From-SVN: r155281 --- gcc/doc/plugins.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/doc/plugins.texi') diff --git a/gcc/doc/plugins.texi b/gcc/doc/plugins.texi index 5562534..d446f9f 100644 --- a/gcc/doc/plugins.texi +++ b/gcc/doc/plugins.texi @@ -399,7 +399,7 @@ When a pass is first added to one of the pass lists, the event @section Building GCC plugins If plugins are enabled, GCC installs the headers needed to build a -plugin (somehwere in the installation tree, e.g. under +plugin (somewhere in the installation tree, e.g. under @file{/usr/local}). In particular a @file{plugin/include} directory is installed, containing all the header files needed to build plugins. -- cgit v1.1