all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager] ui: CephInstallWizard: fix typo
@ 2025-12-03  9:58 Maximiliano Sandoval
  2025-12-04  9:49 ` [pve-devel] applied: " Fiona Ebner
  0 siblings, 1 reply; 2+ messages in thread
From: Maximiliano Sandoval @ 2025-12-03  9:58 UTC (permalink / raw)
  To: pve-devel; +Cc: Daniel Nylander

Reported-by: Daniel Nylander <daniel@danielnylander.se>
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
 www/manager6/ceph/CephInstallWizard.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/ceph/CephInstallWizard.js b/www/manager6/ceph/CephInstallWizard.js
index 4ec73714..28937e05 100644
--- a/www/manager6/ceph/CephInstallWizard.js
+++ b/www/manager6/ceph/CephInstallWizard.js
@@ -179,7 +179,7 @@ Ext.define('PVE.ceph.CephInstallWizard', {
                           );
                 } else if (repo === 'manual') {
                     return gettext(
-                        'The manual repository option expects that the repository is already configured. For example, in combination with the Promox Offline Mirror.',
+                        'The manual repository option expects that the repository is already configured. For example, in combination with the Proxmox Offline Mirror.',
                     );
                 } else {
                     return gettext(
-- 
2.47.3



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: [PATCH manager] ui: CephInstallWizard: fix typo
  2025-12-03  9:58 [pve-devel] [PATCH manager] ui: CephInstallWizard: fix typo Maximiliano Sandoval
@ 2025-12-04  9:49 ` Fiona Ebner
  0 siblings, 0 replies; 2+ messages in thread
From: Fiona Ebner @ 2025-12-04  9:49 UTC (permalink / raw)
  To: pve-devel, Maximiliano Sandoval

Applied, thanks!

[1/1] ui: CephInstallWizard: fix typo
      commit: 2b644e77697132f8256d7cd22238eb31adb4ac83


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-04  9:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-03  9:58 [pve-devel] [PATCH manager] ui: CephInstallWizard: fix typo Maximiliano Sandoval
2025-12-04  9:49 ` [pve-devel] applied: " Fiona Ebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal