diff options
-rw-r--r-- | guestfs-release-notes.pod | 2 | ||||
-rw-r--r-- | guestfs-release-notes.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/guestfs-release-notes.pod b/guestfs-release-notes.pod index 48e3278f..217046b8 100644 --- a/guestfs-release-notes.pod +++ b/guestfs-release-notes.pod @@ -59,7 +59,7 @@ generate new UUIDs for PVs and VGs =item * -remote the local machine ID (Wanlong Gao) +remove the local machine ID (Wanlong Gao) =item * diff --git a/guestfs-release-notes.txt b/guestfs-release-notes.txt index 20355ac1..8fe0103d 100644 --- a/guestfs-release-notes.txt +++ b/guestfs-release-notes.txt @@ -46,7 +46,7 @@ RELEASE NOTES FOR LIBGUESTFS 1.20 * generate new UUIDs for PVs and VGs - * remote the local machine ID (Wanlong Gao) + * remove the local machine ID (Wanlong Gao) * remove ABRT data (Wanlong Gao) |