Counter.patternDecrement

The pattern to use when formatting confirmations of counter decrements; e.g. "$word count was decreased by -$step and is now $count!".

struct Counter
string patternDecrement;

See Also