Fix a doc comment mismatch

This commit is contained in:
Matthias Clasen 2013-02-03 13:50:36 -05:00
parent c5ec4831fa
commit 435abb174d

View 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.