Fix a doc comment mismatch
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Feb 2013 18:50:36 +0000 (13:50 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 3 Feb 2013 18:50:36 +0000 (13:50 -0500)
gio/gapplicationcommandline.c

index b2da4b1..c1fbbb7 100644 (file)
@@ -380,7 +380,7 @@ g_application_command_line_get_arguments (GApplicationCommandLine *cmdline,
 }
 
 /**
- * g_application_command_line_get_stdin_data:
+ * g_application_command_line_get_stdin:
  * @cmdline: a #GApplicationCommandLine
  *
  * Gets the stdin of the invoking process.