]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
tree-wide typo fixes
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 14 Feb 2022 10:23:43 +0000 (11:23 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 14 Feb 2022 10:28:29 +0000 (11:28 +0100)
commit017a63768290303eafb100e0dd197a6424d82987
treeb3b02c886e86b121f5c751a07169d6f1069e0d42
parent45a670a4aee7292d9fb9a355854ddc08217a7f3d
tree-wide typo fixes

found with `codespell`, mostly comments but also a fn parameter and
an error in an exception message

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
12 files changed:
src/Toolkit.js
src/Utils.js
src/data/reader/JsonObject.js
src/form/BandwidthSelector.js
src/form/DiskSelector.js
src/form/KVComboBox.js
src/form/NetworkSelector.js
src/grid/ObjectGrid.js
src/node/APTRepositories.js
src/panel/JournalView.js
src/panel/LogView.js
src/window/ACMEPluginEdit.js