aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-02-11 09:37:29 +0000
committerMario <mario@mariovavti.com>2022-02-11 09:37:29 +0000
commitabbca1256502b3b017746de1187c8c65294d44ab (patch)
treef6bf1aab293f4124f2e55e181557ddd6b98e561e /Zotlabs/Widget
parent9e9d96a2eca57143f8f13b3fb092ac9359d40bec (diff)
downloadvolse-hubzilla-abbca1256502b3b017746de1187c8c65294d44ab.tar.gz
volse-hubzilla-abbca1256502b3b017746de1187c8c65294d44ab.tar.bz2
volse-hubzilla-abbca1256502b3b017746de1187c8c65294d44ab.zip
typo
Diffstat (limited to 'Zotlabs/Widget')
-rw-r--r--Zotlabs/Widget/Messages.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Widget/Messages.php b/Zotlabs/Widget/Messages.php
index 89533697f..e7341b556 100644
--- a/Zotlabs/Widget/Messages.php
+++ b/Zotlabs/Widget/Messages.php
@@ -111,7 +111,7 @@ class Messages {
}
}
- if (!$summary)
+ if (!$summary) {
$summary = '...';
}
else {