reorganize file structures; allow for module-specific types
[clinton/guile-figl.git] / doc / low-level-glu.texi
index 2e810a9..7f7baa0 100644 (file)
@@ -4,7 +4,7 @@
 The functions from this section may be had by loading the module:
 
 @example 
-(use-modules (figl low-level glu))
+(use-modules (figl glu low-level)
 @end example
 
 @copying