summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2004-05-11 18:18:14 +0000
committerAlasdair Kergon <agk@redhat.com>2004-05-11 18:18:14 +0000
commitf75c11ed2722df2ecb4df4d7678119246852c965 (patch)
treef992d7e4bda729ff0f2c2c635332647bcfaf7f93 /lib
parent6925cbe624272f8b50f097b15cd70bb3454c9749 (diff)
downloadlvm2-f75c11ed2722df2ecb4df4d7678119246852c965.tar.gz
update comment
Diffstat (limited to 'lib')
-rw-r--r--lib/activate/activate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/activate/activate.c b/lib/activate/activate.c
index c1a815cda..573ce097b 100644
--- a/lib/activate/activate.c
+++ b/lib/activate/activate.c
@@ -510,7 +510,7 @@ static int _lv_suspend_lv(struct logical_volume *lv)
}
/*
- * These two functions return the number of LVs in the state,
+ * These two functions return the number of visible LVs in the state,
* or -1 on error.
*/
int lvs_in_vg_activated(struct volume_group *vg)