all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Matthias Heiserer <m.heiserer@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH widget-toolkit] edit: fix typos
Date: Mon, 14 Feb 2022 11:02:34 +0100	[thread overview]
Message-ID: <20220214100233.1376228-1-m.heiserer@proxmox.com> (raw)

Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
---
 src/window/Edit.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/window/Edit.js b/src/window/Edit.js
index afbffaa..264b1ca 100644
--- a/src/window/Edit.js
+++ b/src/window/Edit.js
@@ -13,7 +13,7 @@ Ext.define('Proxmox.window.Edit', {
 
     resizable: false,
 
-    // use this to atimatically generate a title like `Create: <subject>`
+    // use this to automatically generate a title like `Create: <subject>`
     subject: undefined,
 
     // set isCreate to true if you want a Create button (instead OK and RESET)
@@ -22,7 +22,7 @@ Ext.define('Proxmox.window.Edit', {
     // set to true if you want an Add button (instead of Create)
     isAdd: false,
 
-    // set to true if you want an Remove button (instead of Create)
+    // set to true if you want a Remove button (instead of Create)
     isRemove: false,
 
     // set to false, if you don't want the reset button present
-- 
2.30.2





             reply	other threads:[~2022-02-14 10:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-14 10:02 Matthias Heiserer [this message]
2022-02-14 10:28 ` [pve-devel] applied: " Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220214100233.1376228-1-m.heiserer@proxmox.com \
    --to=m.heiserer@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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