diff --git a/xbob/io/include/xbob.io/api.h b/xbob/io/include/xbob.io/api.h
index cbde56c04a7ada006e7767ea87a479eff13bd41f..99bfc6dcaef6612370e8e9594d2a5aca44521cff 100644
--- a/xbob/io/include/xbob.io/api.h
+++ b/xbob/io/include/xbob.io/api.h
@@ -198,7 +198,7 @@ typedef struct {
 
 #else
 
-  /* This section is used in modules that use `blitz.array's' C-API */
+  /* This section is used in modules that use `xbob.io's' C-API */
 
 /************************************************************************
  * Macros to avoid symbol collision and allow for separate compilation. *