From b93d004c7ce3bd6c3ae331d57289b02f9ce01af9 Mon Sep 17 00:00:00 2001 From: Wanlong Gao Date: Mon, 6 Aug 2012 09:17:48 +0800 Subject: Fix typo in release notes. Fix typo. Signed-off-by: Wanlong Gao --- guestfs-release-notes.pod | 2 +- 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) -- cgit