mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-29 18:10:34 +00:00
docs: fix spelling in comments (#6002)
This commit is contained in:
@@ -6808,7 +6808,7 @@ class NFTokenBaseUtil_test : public beast::unit_test::suite
|
||||
mintAndCreateSellOffer(env, alice, XRP(0));
|
||||
|
||||
// Bob can accept the offer because the new NFT is stored in
|
||||
// an existing NFTokenPage so no new reserve is requried
|
||||
// an existing NFTokenPage so no new reserve is required
|
||||
env(token::acceptSellOffer(bob, sellOfferIndex));
|
||||
env.close();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user