Skip to content

gsubprocesslauncher.c: fix documentation

Rastersoft requested to merge rastersoft/glib:fix_documentation into master

The gobject introspection comments have a reference to an incorrect class: they have, as 'self', the GSubprocess class instead of GSubprocessLauncher.

This patch fixes this.

Merge request reports