mirror of
https://github.com/friendica/friendica
synced 2025-04-26 01:50:11 +00:00
spelling: the
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9cc37d5541
commit
c6a9e8be39
14 changed files with 17 additions and 17 deletions
|
@ -361,7 +361,7 @@ function toggleJotNav(elm) {
|
|||
// it redirects you to your own server. In such cases we can't
|
||||
// load it into a modal.
|
||||
function openWallMessage(url) {
|
||||
// Split the the url in its parts.
|
||||
// Split the url in its parts.
|
||||
var parts = parseUrl(url);
|
||||
|
||||
// If the host isn't the same we can't load it in a modal.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue