From 4f70882f0766d7240e42b71ec4f3bc0446de9667 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Tue, 3 Dec 2013 14:32:52 +0100
Subject: [PATCH] Update doc

---
 xbob/io/include/xbob.io/api.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xbob/io/include/xbob.io/api.h b/xbob/io/include/xbob.io/api.h
index 9b13cd6..cbde56c 100644
--- a/xbob/io/include/xbob.io/api.h
+++ b/xbob/io/include/xbob.io/api.h
@@ -151,7 +151,7 @@ typedef struct {
 
 #ifdef XBOB_IO_MODULE
 
-  /* This section is used when compiling `xbob.core.random' itself */
+  /* This section is used when compiling `xbob.io' itself */
 
   /**************
    * Versioning *
-- 
GitLab