I was also editing Trello cards when writing this :). Still, this is
definitely a cart, not a card.
This commit is contained in:
Juerd Waalboer 2013-02-26 14:52:47 +01:00
parent cf266153da
commit 620f31bd82

View file

@ -4,7 +4,7 @@ use Carp ();
use List::Util ();
use RevBank::Global;
# Some code is written with the assumption that the card will only grow or
# Some code is written with the assumption that the cart will only grow or
# be emptied. Changing existing stuff or removing items is probably not a
# good idea, and may lead to inconsistency.