[glibmm: 1/2] Correct spelling of spawn_async_with_pipes() in doc comment
- From: Kjell Ahlstedt <kjellahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm: 1/2] Correct spelling of spawn_async_with_pipes() in doc comment
- Date: Thu, 24 Oct 2019 10:56:01 +0000 (UTC)
commit 1ef2cf4dce24f5678f7467d677374205fca36d43
Author: Mike Fleetwood <mike fleetwood googlemail com>
Date: Wed Oct 23 10:13:05 2019 +0100
Correct spelling of spawn_async_with_pipes() in doc comment
glib/src/spawn.hg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glib/src/spawn.hg b/glib/src/spawn.hg
index b3c171e9..63ef5b55 100644
--- a/glib/src/spawn.hg
+++ b/glib/src/spawn.hg
@@ -151,7 +151,7 @@ using SlotSpawnChildSetup = sigc::slot<void()>;
* If non-nullptr, the @a standard_input, @a standard_output, @a standard_error
* locations will be filled with file descriptors for writing to the child's
* standard input or reading from its standard output or standard error.
- * The caller of pawn_async_with_pipes() must close these file descriptors
+ * The caller of spawn_async_with_pipes() must close these file descriptors
* when they are no longer in use. If these parameters are nullptr, the corresponding
* pipe won't be created.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]