Message ID | 20250211073106.189350-1-dmkhn@proton.me (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | tools: fix typo in sysconfig.xencommons.in | expand |
On 11/02/2025 7:31 am, dmkhn@proton.me wrote: > From: Denis Mukhin <dmukhin@ford.com> > > Signed-off-by: Denis Mukhin <dmukhin@ford.com> Acked-by: Andrew Cooper <andrew.cooper3@citrix.com> CC Oleksii for 4.20 consideration. > --- > tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in > index 1bdd830d8a..1720a9b075 100644 > --- a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in > +++ b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in > @@ -8,7 +8,7 @@ > ## Type: string > ## Default: daemon > # > -# Select type of xentore service. > +# Select type of xenstore service. > # > # This can be either of: > # * daemon
On 2/11/25 1:23 PM, Andrew Cooper wrote: > On 11/02/2025 7:31 am,dmkhn@proton.me wrote: >> From: Denis Mukhin<dmukhin@ford.com> >> >> Signed-off-by: Denis Mukhin<dmukhin@ford.com> > Acked-by: Andrew Cooper<andrew.cooper3@citrix.com> > > CC Oleksii for 4.20 consideration. Release-Acked-By: Oleksii Kurochko<oleksii.kurochko@gmail.com> Thanks. ~ Oleksii > >> --- >> tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in >> index 1bdd830d8a..1720a9b075 100644 >> --- a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in >> +++ b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in >> @@ -8,7 +8,7 @@ >> ## Type: string >> ## Default: daemon >> # >> -# Select type of xentore service. >> +# Select type of xenstore service. >> # >> # This can be either of: >> # * daemon
diff --git a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in index 1bdd830d8a..1720a9b075 100644 --- a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in +++ b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in @@ -8,7 +8,7 @@ ## Type: string ## Default: daemon # -# Select type of xentore service. +# Select type of xenstore service. # # This can be either of: # * daemon