]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - src/window/ACMEPluginEdit.js
tree-wide typo fixes
[proxmox-widget-toolkit.git] / src / window / ACMEPluginEdit.js
index 237b36211f37b6607357a50e57197f9163166b61..0f21527686dd8e51c8f33b36d56e377eaa781a8c 100644 (file)
@@ -134,7 +134,7 @@ Ext.define('Proxmox.window.ACMEPluginEdit', {
                datafield.setValue(extradata.join('\n'));
                if (!me.createdInitially) {
                    datafield.resetOriginalValue();
-                   me.createdInitially = true; // save that we initally set that
+                   me.createdInitially = true; // save that we initially set that
                }
            },