]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - src/panel/JournalView.js
tree-wide typo fixes
[proxmox-widget-toolkit.git] / src / panel / JournalView.js
index c74345f1e3908abc3e786e08e39910480782ddc2..f3af36bccd0e70a07957ac13d133eff074f8f44c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Display log entries in a panel with scrollbar
  * The log entries are automatically refreshed via a background task,
- * with newest entries comming at the bottom
+ * with newest entries coming at the bottom
  */
 Ext.define('Proxmox.panel.JournalView', {
     extend: 'Ext.panel.Panel',