Hi Harry, thanks for your patch. Have you signed our CLA already? If not, please do so: https://developers.google.com/open-source/cla/individual . Afterwards, I can push your patch.
Thanks! Helga On Wed, May 8, 2013 at 8:00 AM, <[email protected]> wrote: > From: Harry Wei <[email protected]> > > Recently, i have read some docs about storage in Ganeti because > of my GSOC project "GlusterFS Ganeti Support". I have found a > misspelling word in doc/design-storagetypes.rst file, which > following patch can fix this one. > > Signed-off-by: Harry Wei <[email protected]> > --- > doc/design-storagetypes.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/design-storagetypes.rst b/doc/design-storagetypes.rst > index 2429aa4..b56fb10 100644 > --- a/doc/design-storagetypes.rst > +++ b/doc/design-storagetypes.rst > @@ -71,7 +71,7 @@ respective disk templates from the set of enabled disk > templates. > > There is currently no possibility to dis/enable the disk templates > ``diskless``, ``blockdev``, ``ext``, and ``rdb``. By introducing the set > of > -enabled disk templates, we will require these disk templates to be > explicitely > +enabled disk templates, we will require these disk templates to be > explicitly > enabled in order to be used. The idea is that the administrator of the > cluster > can tailor the cluster configuration to what is actually needed in the > cluster. > There is hope that this will lead to cleaner code, better performance and > fewer > -- > 1.7.9.5 > >
