pidgin/pidgin

39f8ea1fd738
Parents 669d3113448d
Children 2a98180f8b83
Fix some grammar in the PurpleProtocolAction docs
--- a/libpurple/action.h Sat Sep 28 01:30:49 2019 -0500
+++ b/libpurple/action.h Sat Sep 28 04:11:28 2019 -0500
@@ -45,8 +45,7 @@
* PurpleProtocolAction:
* @label: A translated string to be shown in a user interface.
* @callback: The function to call when the user wants to perform this action.
- * @connection: The connection to that this connection should be performed
- * against.
+ * @connection: The connection that this action should be performed against.
* @user_data: User data to pass to @callback.
*
* Represents an action that the protocol can perform. This shows up in the