From 2ea8f73ad14f4d9f1ceeff525faf5076400a31b6 Mon Sep 17 00:00:00 2001 From: Britt Cyr Date: Thu, 25 May 2023 06:35:22 -0400 Subject: [PATCH] Fix typo in token_liq_with_token comment (#594) --- programs/mango-v4/src/instructions/token_liq_with_token.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/mango-v4/src/instructions/token_liq_with_token.rs b/programs/mango-v4/src/instructions/token_liq_with_token.rs index c75cb93ea..9a03e3fcb 100644 --- a/programs/mango-v4/src/instructions/token_liq_with_token.rs +++ b/programs/mango-v4/src/instructions/token_liq_with_token.rs @@ -183,7 +183,7 @@ pub(crate) fn liquidation_action( // ilw = init_liab_weight, // llep = liab_liq_end_price, // lopa = liab_oracle_price_adjusted, (see above) - // iap = init_asset_weight, + // iaw = init_asset_weight, // alep = asset_liq_end_price, // aop = asset_oracle_price // ff = fee_factor