From 23b7bbec9f172511a7bd8462b84043194271df92 Mon Sep 17 00:00:00 2001
From: Josh Soref <2119212+jsoref@users.noreply.github.com>
Date: Tue, 21 Mar 2023 23:17:52 -0400
Subject: [PATCH] spelling: foreign

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
---
 view/theme/frio/theme.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/view/theme/frio/theme.php b/view/theme/frio/theme.php
index 05e45163fa..e7b18ea770 100644
--- a/view/theme/frio/theme.php
+++ b/view/theme/frio/theme.php
@@ -156,7 +156,7 @@ function frio_contact_photo_menu(&$args)
 	// Set the the indicator for opening the status, profile and photo pages
 	// in a new tab to false if the contact a dfrn (friendica) contact
 	// We do this because we can go back on foreign friendica pages throuhg
-	// friendicas "magic-link" which indicates a friendica user on froreign
+	// friendicas "magic-link" which indicates a friendica user on foreign
 	// friendica servers as remote user or visitor
 	//
 	// The value for opening in a new tab is e.g. when
-- 
2.39.5