fix typo in previous commit
authorDaniel Hartwig <mandyke@gmail.com>
Fri, 15 Feb 2013 07:04:30 +0000 (15:04 +0800)
committerDaniel Hartwig <mandyke@gmail.com>
Fri, 15 Feb 2013 07:04:30 +0000 (15:04 +0800)
* doc/figl.texi (General API Conventions): Bindings and text are *not*
  synced.

doc/figl.texi

index 4bb3fdb..27354cc 100644 (file)
@@ -139,12 +139,12 @@ example @code{(figl gl)}.
 @node General API Conventions
 @chapter General API Conventions
 
-FIXME: A very rough draft.  Bindings and text are completely synced
+FIXME: A very rough draft.  Bindings and text are not fully synced
 until more work is done here.
 
 This chapter documents the general API conventions used by Figl's
 various low-level and high-level bindings.  Any conventions specific
-to a particular module are documented in that module's section.
+to a particular module are documented in the relevent section.
 
 As Figl is in very early stages of development these conventions are
 subject to change.  Feedback is certainly welcome, and nothing is set