Fix a doc comment mismatch
[platform/upstream/glib.git] / 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.