Quoting [email protected] (2015-08-25 17:10:13) > From: Marc-André Lureau <[email protected]> > > Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Michael Roth <[email protected]> > --- > qga/qapi-schema.json | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/qga/qapi-schema.json b/qga/qapi-schema.json > index 18e3cc3..6b0bd16 100644 > --- a/qga/qapi-schema.json > +++ b/qga/qapi-schema.json > @@ -793,7 +793,7 @@ > # scheme. Refer to the documentation of the guest operating system > # in question to determine what is supported. > # > -# Note all guest operating systems will support use of the > +# Not all guest operating systems will support use of the > # @crypted flag, as they may require the clear-text password > # > # The @password parameter must always be base64 encoded before > -- > 2.4.3 >
