]> git.mxchange.org Git - friendica.git/commitdiff
spelling: each other
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 22:13:22 +0000 (18:13 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Mon, 27 Mar 2023 00:03:51 +0000 (20:03 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
doc/API-Friendica.md

index b51be65b16686143ea12bd7bbb7289f8b32cd4f8..197a5033e57c8e46c3e0125f258c99b9b02f56db 100644 (file)
@@ -163,7 +163,7 @@ Add or remove an activity from an item.
 * `attendmaybe`
 
 To remove an activity, prepend the verb with "un", eg. "unlike" or "undislike"
-Attend verbs disable eachother: that means that if "attendyes" was added to an item, adding "attendno" remove previous "attendyes".
+Attend verbs disable each other: that means that if "attendyes" was added to an item, adding "attendno" remove previous "attendyes".
 Attend verbs should be used only with event-related items (there is no check at the moment).
 
 #### Parameters