From: Richard Jones Date: Wed, 12 Aug 2009 16:40:07 +0000 (+0100) Subject: Spelling fix: labelled -> labeled. X-Git-Tag: 1.0.67~41 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=0bf856930af2f5c45e9c24fd929a3feb25242d01;p=libguestfs.git Spelling fix: labelled -> labeled. --- diff --git a/src/generator.ml b/src/generator.ml index 0bd9924..b9544ff 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -3289,17 +3289,17 @@ This command disables the libguestfs appliance swap on file."); ["swapoff_label"; "swapit"]; ["zero"; "/dev/sdb"]; ["blockdev_rereadpt"; "/dev/sdb"]])], - "enable swap on labelled swap partition", + "enable swap on labeled swap partition", "\ -This command enables swap to a labelled swap partition. +This command enables swap to a labeled swap partition. See C for other notes."); ("swapoff_label", (RErr, [String "label"]), 175, [], [], (* XXX tested by swapon_label *) - "disable swap on labelled swap partition", + "disable swap on labeled swap partition", "\ This command disables the libguestfs appliance swap on -labelled swap partition."); +labeled swap partition."); ("swapon_uuid", (RErr, [String "uuid"]), 176, [], [InitEmpty, Always, TestRun (