diff --git a/lib/package_unpack.c b/lib/package_unpack.c index 7717e57d..d2865b2d 100644 --- a/lib/package_unpack.c +++ b/lib/package_unpack.c @@ -50,7 +50,7 @@ * - Finally its state is set to XBPS_PKG_STATE_UNPACKED. * * The following image shown below represents a transaction dictionary - * returned by xbps_repository_get_transaction_dict(): + * returned by xbps_transaction_prepare(): * * @image html images/xbps_transaction_dictionary.png *