diff --git a/src/policy/ephemeral_policy.h b/src/policy/ephemeral_policy.h index f9c6e4363e..4667f25b5a 100644 --- a/src/policy/ephemeral_policy.h +++ b/src/policy/ephemeral_policy.h @@ -30,7 +30,7 @@ class TxValidationState; * TxC, spends TxA's dust * * All the dust is spent if TxA+TxB+TxC is accepted, but the mining template may just pick - * up TxA+TxB rather than the three "legal configurations: + * up TxA+TxB rather than the three "legal configurations": * 1) None * 2) TxA+TxB+TxC * 3) TxA+TxC