[libvirt] [PATCH] storage_driver: fix a comment typo

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Mon Nov 24 06:13:20 UTC 2014


s/rereshed/refreshed

Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
 src/storage/storage_driver.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/storage/storage_driver.c b/src/storage/storage_driver.c
index 4655cde..23b63f5 100644
--- a/src/storage/storage_driver.c
+++ b/src/storage/storage_driver.c
@@ -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,
-- 
1.9.3




More information about the libvir-list mailing list