]> wagnertech.de Git - kivitendo-erp.git/blobdiff - js/common.js
Typo im Kommentar korrigiert.
[kivitendo-erp.git] / js / common.js
index 84e0b26dcb5cf86f3fe049de7357fbd403c5a1d5..f8533d5e74f3d40ad714c0943fb34b6ba073e7b6 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);