Konten: typo
authorSven Schöling <s.schoeling@linet-services.de>
Thu, 4 Aug 2016 10:59:44 +0000 (12:59 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Thu, 4 Aug 2016 10:59:44 +0000 (12:59 +0200)
templates/webpages/am/edit_accounts.html

index b2ba877..c83e94e 100644 (file)
@@ -12,7 +12,7 @@
 
 <script type="text/javascript">
 $(function() {
-    setupDependencies('EditAccount'); //name of form(s). Seperate each with a comma (ie: 'weboptions', 'myotherform' )
+    setupDependencies('EditAccount'); //name of form(s). Separate each with a comma (ie: 'weboptions', 'myotherform' )
 });
 </script>