From b34fd1c850379113cb26a0066b20cea0dea8ef20 Mon Sep 17 00:00:00 2001 Message-Id: In-Reply-To: <707b9b97153063374d2530e72c49b1499fc21af9.1367947969.git.minovotn@redhat.com> References: <707b9b97153063374d2530e72c49b1499fc21af9.1367947969.git.minovotn@redhat.com> From: Michal Novotny Date: Tue, 7 May 2013 18:38:28 +0200 Subject: [PATCH 052/114] Revert "qapi: Fix enumeration typo error" This reverts commit a0717cf4a3eab23f012fe32dcec473de9c88e449. Reverting as asked by Laszlo in message <51892739.2030807@redhat.com> because of the ordering issue (most likely) related to supersed testing. Signed-off-by: Michal Novotny --- qapi-schema-guest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qapi-schema-guest.json b/qapi-schema-guest.json index ed0eb69..d955cf1 100644 --- a/qapi-schema-guest.json +++ b/qapi-schema-guest.json @@ -293,7 +293,7 @@ ## # @GuestFsFreezeStatus # -# An enumeration of filesystem freeze states +# An enumation of filesystem freeze states # # @thawed: filesystems thawed/unfrozen # -- 1.7.11.7