X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModel%2FEvent.php;h=dc818d8f15715055392137f5151ed2e7b78fd88e;hb=52a25ce6181c0b48a978f37a4ae3b94357dbb712;hp=e39ee5fd56b43b78fc64561a7cf55320b8638372;hpb=7e618856ab09ac74a3760e238c73ecb9515f6701;p=friendica.git diff --git a/src/Model/Event.php b/src/Model/Event.php index e39ee5fd56..dc818d8f15 100644 --- a/src/Model/Event.php +++ b/src/Model/Event.php @@ -656,7 +656,7 @@ class Event } // Show edit and drop actions only if the user is the owner of the event and the event - // is a real event (no bithdays). + // is a real event (no birthdays). $edit = null; $copy = null; $drop = null;