commit | d57237f29127c8c488453e327221c7b3dcdbfd01 | [log] [tgz] |
---|---|---|
author | Devin Nakamura <devin122@gmail.com> | Sun Aug 07 19:47:36 2011 -0400 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Aug 23 14:15:17 2011 +0200 |
tree | 35185db2cb71b2563af7b91afc33aff3f353597e | |
parent | bb1c05973cf2206b628b0dc064f7e022b63f2702 [diff] |
qcow2: fix typo in documentation for qcow2_get_cluster_offset() Documentation states the num is measured in clusters, but its actually measured in sectors Signed-off-by: Devin Nakamura <devin122@gmail.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>