On Fri, Sep 20, 2013 at 07:40:57PM +0200, Thomas Thrainer wrote: > Fix typo in comment. > > Signed-off-by: Thomas Thrainer <[email protected]> > --- > lib/backend.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lib/backend.py b/lib/backend.py > index 5383fc4..dd270f9 100644 > --- a/lib/backend.py > +++ b/lib/backend.py > @@ -1618,7 +1618,7 @@ def _GatherAndLinkBlockDevs(instance): > devices must be already assembled. > > @type instance: L{objects.Instance} > - @param instance: the instance whose disks we shoul assemble > + @param instance: the instance whose disks we should assemble > @rtype: list > @return: list of (disk_object, device_path) > > -- > 1.8.4 >
LGTM Thanks, Jose -- Jose Antonio Lopes 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
