From ef1db81d1a5fddad802bf54981ccd3b3d92c2529 Mon Sep 17 00:00:00 2001 From: default Date: Wed, 17 May 2023 12:03:35 +0200 Subject: Updated documentation. --- html.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html.c') diff --git a/html.c b/html.c index f4349a3..e2760ca 100644 --- a/html.c +++ b/html.c @@ -475,7 +475,7 @@ d_char *html_top_controls(snac *snac, d_char *s) L("Maximum days to keep posts (0: server settings)"), purge_days, xs_type(d_dm_f_u) == XSTYPE_TRUE ? "checked" : "", - L("Block direct messages from people you don't follow"), + L("Drop direct messages from people you don't follow"), L("Password (only to change it)"), L("Repeat Password"), L("Update user info") -- cgit v1.2.3