Typo im Kommentar korrigiert.
[kivitendo-erp.git] / js / common.js
index 84e0b26..f8533d5 100644 (file)
@@ -239,7 +239,7 @@ $(function () {
     // TODO: find out how to reliably frame the active element
     window.scrollTo(0, document.activeElement.getBoundingClientRect().top);
 
-    // legacy. sone forms install these
+    // legacy. some forms install these
     if (typeof fokus == 'function') { fokus(); return; }
     if (focus_by_name('cursor_fokus')) return;
   }, 0);