storage_driver: fix a comment typo

s/rereshed/refreshed

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
Chen Hanxiao 2014-11-24 14:13:20 +08:00 committed by Eric Blake
parent fadfcd9164
commit 3a04f73997

View File

@ -1998,7 +1998,7 @@ virStorageVolPoolRefreshThread(void *opaque)
* to perform a pool refresh.
*
* @st Pointer to stream being closed.
* @opaque Buffer to hold the pool name to be rereshed
* @opaque Buffer to hold the pool name to be refreshed
*/
static void
virStorageVolFDStreamCloseCb(virStreamPtr st ATTRIBUTE_UNUSED,