LGTM, thanks
On Fri, Nov 8, 2013 at 5:24 PM, Jose A. Lopes <[email protected]> wrote: > Signed-off-by: Jose A. Lopes <[email protected]> > --- > lib/cmdlib/query.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lib/cmdlib/query.py b/lib/cmdlib/query.py > index 6cfd207..ecbeeb0 100644 > --- a/lib/cmdlib/query.py > +++ b/lib/cmdlib/query.py > @@ -51,7 +51,7 @@ assert set(_QUERY_IMPL.keys()) == constants.QR_VIA_OP > > > def _GetQueryImplementation(name): > - """Returns the implemtnation for a query type. > + """Returns the implementation for a query type. > > @param name: Query type, must be one of L{constants.QR_VIA_OP} > > -- > 1.8.4.1 > > Hrvoje Ribicic Ganeti Engineering Google Germany GmbH Dienerstr. 12, 80331, München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores Steuernummer: 48/725/00206 Umsatzsteueridentifikationsnummer: DE813741370
