asset: documentation fix

This commit is contained in:
Mathieu Duponchelle 2018-06-26 16:21:22 +02:00
parent 1ddc54ee05
commit 38a78651e2

View file

@ -78,8 +78,8 @@
*
* ]|
*
* You can request the creation of #GESAssets using either #ges_asset_request_async or
* #ges_asset_request_async. All the #GESAssets are cached and thus any asset that has already
* You can request the creation of #GESAssets using either ges_asset_request() or
* ges_asset_request_async(). All the #GESAssets are cached and thus any asset that has already
* been created can be requested again without overhead.
*/