Spell fix
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 May 2008 09:34:04 +0000 (11:34 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 May 2008 09:34:04 +0000 (11:34 +0200)
include/idzebra/bfile.h

index 69fac64..520ca7b 100644 (file)
@@ -53,7 +53,7 @@ BFiles bfs_create (const char *spec, const char *base);
     \param bfiles block files handle
    
     The files in the block files collection are not deleted. Only the
-    handle is 
+    handle is freed.
 */
 void bfs_destroy (BFiles bfiles);