* [pbs-devel] [PATCH backup] options-view: Fix typo in chache
@ 2025-04-07 13:40 Maximiliano Sandoval
2025-04-07 15:22 ` [pbs-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Maximiliano Sandoval @ 2025-04-07 13:40 UTC (permalink / raw)
To: pbs-devel
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
www/datastore/OptionView.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/datastore/OptionView.js b/www/datastore/OptionView.js
index d74029f4c..06221e9a7 100644
--- a/www/datastore/OptionView.js
+++ b/www/datastore/OptionView.js
@@ -300,7 +300,7 @@ Ext.define('PBS.Datastore.Options', {
name: 'gc-cache-capacity',
fieldLabel: gettext('GC Cache Capacity (# chunks)'),
labelWidth: 200,
- emptyText: gettext('1048576 (0 disables chache)'),
+ emptyText: gettext('1048576 (0 disables cache)'),
minValue: 0,
maxValue: 8 * 1024 * 1024,
deleteEmpty: true,
--
2.39.5
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pbs-devel] applied: [PATCH backup] options-view: Fix typo in chache
2025-04-07 13:40 [pbs-devel] [PATCH backup] options-view: Fix typo in chache Maximiliano Sandoval
@ 2025-04-07 15:22 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-04-07 15:22 UTC (permalink / raw)
To: pbs-devel, Maximiliano Sandoval
On Mon, 07 Apr 2025 15:40:39 +0200, Maximiliano Sandoval wrote:
>
Applied, thanks!
[1/1] options-view: Fix typo in chache
commit: 33024ffd4384b11f128493e06ec537d1028431fe
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-07 15:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-07 13:40 [pbs-devel] [PATCH backup] options-view: Fix typo in chache Maximiliano Sandoval
2025-04-07 15:22 ` [pbs-devel] applied: " Thomas Lamprecht
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