public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager] ui: storage: pbsedit: Fix spelling
@ 2020-11-25 12:15 Dominic Jäger
  2020-11-25 12:16 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Dominic Jäger @ 2020-11-25 12:15 UTC (permalink / raw)
  To: pve-devel

No e in unusable.

to loose means to free from restraint, or to make less tight or strict [1].
to lose means to fail to keep, or to miss something from one's possession [2].
So "losing" (instead of "loosing") would be bad.

[0] https://www.merriam-webster.com/dictionary/unusable
[1] https://www.merriam-webster.com/dictionary/loose
[2] https://www.merriam-webster.com/dictionary/lose

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
---
 www/manager6/storage/PBSEdit.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/storage/PBSEdit.js b/www/manager6/storage/PBSEdit.js
index 444a7e44..6ef1e810 100644
--- a/www/manager6/storage/PBSEdit.js
+++ b/www/manager6/storage/PBSEdit.js
@@ -124,7 +124,7 @@ Ext.define('PVE.Storage.PBSKeyShow', {
 	    border: false,
 	    padding: '10 10 10 10',
 	    userCls: 'pmx-hint',
-	    html: gettext('Please save the encryption key - loosing it will render any backup created with it unuseable'),
+	    html: gettext('Please save the encryption key - losing it will render any backup created with it unusable'),
 	},
     ],
     buttons: [
-- 
2.20.1




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

* [pve-devel] applied: [PATCH manager] ui: storage: pbsedit: Fix spelling
  2020-11-25 12:15 [pve-devel] [PATCH manager] ui: storage: pbsedit: Fix spelling Dominic Jäger
@ 2020-11-25 12:16 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2020-11-25 12:16 UTC (permalink / raw)
  To: Proxmox VE development discussion, Dominic Jäger

On 25.11.20 13:15, Dominic Jäger wrote:
> No e in unusable.
> 
> to loose means to free from restraint, or to make less tight or strict [1].
> to lose means to fail to keep, or to miss something from one's possession [2].
> So "losing" (instead of "loosing") would be bad.
> 
> [0] https://www.merriam-webster.com/dictionary/unusable
> [1] https://www.merriam-webster.com/dictionary/loose
> [2] https://www.merriam-webster.com/dictionary/lose
> 
> Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
> ---
>  www/manager6/storage/PBSEdit.js | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>

applied, thanks!





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

end of thread, other threads:[~2020-11-25 12:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 12:15 [pve-devel] [PATCH manager] ui: storage: pbsedit: Fix spelling Dominic Jäger
2020-11-25 12:16 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal