From: Adam Dickmeiss Date: Thu, 15 May 2008 09:34:04 +0000 (+0200) Subject: Spell fix X-Git-Tag: v2.0.32~6 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=f4bf81ef6c0ba4f997b710a8ec5f346670974813 Spell fix --- diff --git a/include/idzebra/bfile.h b/include/idzebra/bfile.h index 69fac64..520ca7b 100644 --- a/include/idzebra/bfile.h +++ b/include/idzebra/bfile.h @@ -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);