Doxygen fixup

Signed-off-by: Michal Rakowski <michal.rakowski@intel.com>
This commit is contained in:
Michal Rakowski
2019-07-11 13:59:19 +02:00
parent 6d56270961
commit 47a150644c
2 changed files with 3 additions and 5 deletions

View File

@@ -29,7 +29,7 @@ int block_dev_open_object(ocf_volume_t vol, void *volume_params)
struct casdsk_disk *dsk;
if (bdobj->opened_by_bdev) {
/* Bdev has beed set manually, so there is nothing to do. */
/* Bdev has been set manually, so there is nothing to do. */
return 0;
}