summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--osinfo/osinfo_os.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osinfo/osinfo_os.c b/osinfo/osinfo_os.c
index 02c1415..d69dd9f 100644
--- a/osinfo/osinfo_os.c
+++ b/osinfo/osinfo_os.c
@@ -996,7 +996,7 @@ void osinfo_os_add_maximum_resources(OsinfoOs *os,
* @profile: the install script profile that must be either
* OSINFO_INSTALL_SCRIPT_PROFILE_DESKTOP or OSINFO_INSTALL_SCRIPT_PROFILE_JEOS
*
- * Returns: (transfer full): A new #OsinfoInstallScript for the @os @profile
+ * Returns: (transfer none): A new #OsinfoInstallScript for the @os @profile
*/
OsinfoInstallScript *osinfo_os_find_install_script(OsinfoOs *os, const gchar *profile)
{