mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-24 16:57:42 -04:00
ref: Fix a typo in a documentation string
Signed-off-by: Philip Withnall <withnall@endlessm.com> Closes: #2317 Approved by: matthiasclasen
This commit is contained in:
committed by
Atomic Bot
parent
c4572c17f8
commit
9e9b8b75fc
@@ -341,7 +341,7 @@ flatpak_ref_format_ref (FlatpakRef *self)
|
||||
|
||||
/**
|
||||
* flatpak_ref_parse:
|
||||
* @ref: A string ref name, such as "app/org.test.App/86_64/master"
|
||||
* @ref: A string ref name, such as "app/org.test.App/x86_64/master"
|
||||
* @error: return location for a #GError
|
||||
*
|
||||
* Tries to parse a full ref name and return a #FlatpakRef (without a
|
||||
|
||||
Reference in New Issue
Block a user