utils: Fix minor formatting issue in gtk-doc comment

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall
2017-06-06 18:41:54 +01:00
parent a664fd136a
commit 8daef223bb

View File

@@ -758,7 +758,8 @@ is_valid_branch_character (gint c)
(c == '.');
}
/** flatpak_is_valid_branch:
/**
* flatpak_is_valid_branch:
* @string: The string to check
* @error: return location for an error
*