[pve-devel] applied: [PATCH manager 2/2] ui: CephInstall: fix a/an typo
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Sep 7 15:28:30 CEST 2022
Am 10/08/2022 um 17:10 schrieb Aaron Lauterer:
> and switch to template string
>
> Signed-off-by: Aaron Lauterer <a.lauterer at proxmox.com>
> ---
> the spaces should still be where we need them due to the string being
> multi line.
>
> if we don't want to use them like this, drop this patch, but please fix
> the a/an typo :)
just sent the typo fix instead next time?! If you really want to move
existing code to template string (not much valueadd in this case) do
so in a follow up fix after fixing the typo as those things are semantically
completely unrelated, iow. two patches.
>
> www/manager6/window/CephInstall.js | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list