[gnome-builder] libide/threading: fix type name in docs



commit c1890c0875629199bd0521d13badae342ffe646d
Author: Christian Hergert <chergert redhat com>
Date:   Wed Sep 28 07:43:09 2022 -0700

    libide/threading: fix type name in docs

 src/libide/threading/ide-unix-fd-map.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libide/threading/ide-unix-fd-map.c b/src/libide/threading/ide-unix-fd-map.c
index dc4b1535a..47f604727 100644
--- a/src/libide/threading/ide-unix-fd-map.c
+++ b/src/libide/threading/ide-unix-fd-map.c
@@ -444,7 +444,7 @@ pipe2 (int      fd_pair[2],
 
 /**
  * ide_unix_fd_map_create_stream:
- * @self: a #IdeUnixFdMap
+ * @self: a #IdeUnixFDMap
  * @dest_read_fd: the FD number in the destination process for the read side (stdin)
  * @dest_write_fd: the FD number in the destinatino process for the write side (stdout)
  *


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