[PATCH 01/14] doc: Fix typo.

Cyril Brulebois kibi at debian.org
Sun Jun 5 17:24:59 PDT 2011


Signed-off-by: Cyril Brulebois <kibi at debian.org>
---
 doc/c-extensions |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/c-extensions b/doc/c-extensions
index eb33e27..96f582d 100644
--- a/doc/c-extensions
+++ b/doc/c-extensions
@@ -21,7 +21,7 @@ extensions, although the results may not be optimal.
                  table.
     * _X_INTERNAL: like _X_HIDDEN, but attempt to ensure that this function
                    is never called from another module.
-    * _X_INLINE: inline this functon if possible (generally obeyed unless
+    * _X_INLINE: inline this function if possible (generally obeyed unless
                  disabling optimisations).
     * _X_DEPRECATED: warn on use of this function.
 
-- 
1.7.5.3



More information about the xorg-devel mailing list