mirror of
https://github.com/friendica/friendica
synced 2025-04-26 21:50:11 +00:00
spelling: separator
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
043716f06d
commit
81b04ef37a
2 changed files with 2 additions and 2 deletions
|
@ -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>\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue