[vte] docs: Small fixes



commit 78b4f955dc4fbef6248b77147ac7e362982d5857
Author: Christian Persch <chpe src gnome org>
Date:   Wed Feb 24 20:27:47 2021 +0100

    docs: Small fixes

 src/vtepty.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/vtepty.cc b/src/vtepty.cc
index 3d9ae1fb..63c6aba5 100644
--- a/src/vtepty.cc
+++ b/src/vtepty.cc
@@ -736,7 +736,7 @@ _vte_pty_check_envv(char const* const* strv) noexcept
  * @timeout: a timeout value in ms, -1 for the default timeout, or G_MAXINT to wait indefinitely
  * @cancellable: (allow-none): a #GCancellable, or %NULL
  * @callback: (nullable) (scope async): a #GAsyncReadyCallback, or %NULL
- * @user_data: (nullable) closure callback): user data for @callback
+ * @user_data: (nullable) (closure callback): user data for @callback
  *
  * Starts the specified command under the pseudo-terminal @pty.
  * The @argv and @envv lists should be %NULL-terminated.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]