diff options
author | default <nobody@localhost> | 2023-05-17 12:03:35 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-05-17 12:03:35 +0200 |
commit | ef1db81d1a5fddad802bf54981ccd3b3d92c2529 (patch) | |
tree | 5ee129479b4a984efd22dd44f742664bd4d0c1b3 /html.c | |
parent | 237947f87eb11fa89512ae3e12dc6aed48854d72 (diff) |
Updated documentation.
Diffstat (limited to 'html.c')
-rw-r--r-- | html.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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") |