]> git.mxchange.org Git - friendica.git/commitdiff
spelling: not be
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 04:07:47 +0000 (00:07 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:14:15 +0000 (16:14 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
view/theme/frio/templates/contact/entry.tpl

index da777b952d42cbd1a11b9960fb03f950944e1e4e..d4796a7eeaf31d3463527be96324f48fa26957dd 100644 (file)
@@ -92,7 +92,7 @@
                                        <h4 class="media-heading"><a href="{{if !empty($contact.photo_menu.edit)}}{{$contact.photo_menu.edit.1}}{{else}}{{$contact.url}}{{/if}}">{{$contact.name}}</a>
                                        {{if $contact.account_type}} <small class="contact-entry-details" id="contact-entry-accounttype-{{$contact.id}}">({{$contact.account_type}})</small>{{/if}}
                                        {{if $contact.account_type == 'Forum'}}<i class="fa fa-comments-o" aria-hidden="true"></i>{{/if}}
-                                       {{* @todo this needs some changing in core because $contact.account_type contains a translated string which may notbe the same in every language *}}
+                                       {{* @todo this needs some changing in core because $contact.account_type contains a translated string which may not be the same in every language *}}
                                        </h4>
                                </div>
                                {{if $contact.alt_text}}<div class="contact-entry-details contact-entry-rel" id="contact-entry-rel-{{$contact.id}}">{{$contact.alt_text}}</div>{{/if}}