]> git.mxchange.org Git - friendica.git/commitdiff
spelling: separator
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 04:08:24 +0000 (00:08 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:14:16 +0000 (16:14 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
view/theme/frio/css/style.css
view/theme/frio/js/mod_events.js

index 40090e875a05a6872710be5d41ac482072922997..65ab94d1c7dc0c0a4afcefd5d0649d3553f16b22 100644 (file)
@@ -3666,7 +3666,7 @@ section .profile-match-wrapper {
        background: transparent;
        cursor: pointer;
 }
-.fc .fc-listMonth-view .seperator {
+.fc .fc-listMonth-view .separator {
        margin-left: 30px;
        width: 60px;
 }
index 191742e3bd9674365c2ac3a6b841eb96b20073ad..1edba87afb95992b9abe7d361fc15a08e2cbe026 100644 (file)
@@ -300,7 +300,7 @@ function formatListViewEvent(event) {
        // The basic template for list view
        var template =
                '<td class="fc-list-item-title fc-widget-content">\
-                               <hr class="seperator"></hr>\
+                               <hr class="separator"></hr>\
                                <div class="event-card">\
                                        <div class="popover-content hovercard-content">{0}</div>\
                                </div>\