From f4bf81ef6c0ba4f997b710a8ec5f346670974813 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 15 May 2008 11:34:04 +0200 Subject: [PATCH] Spell fix --- include/idzebra/bfile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 1.7.10.4