From ff2e7b9e816cf0ad8b4998455486c96708165931 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Mon, 21 Aug 2017 11:29:54 +1000 Subject: [PATCH] typo in stats --- anki/stats.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anki/stats.py b/anki/stats.py index e2b13e0f1..d653192f0 100644 --- a/anki/stats.py +++ b/anki/stats.py @@ -736,7 +736,7 @@ where did in %s """ % self._limit()) info += _('''\ A card's ease is the size of the next interval \ when you answer "good" on a review.''') - txt = self._title(_("Cards Types"), + txt = self._title(_("Card Types"), _("The division of cards in your deck(s).")) txt += "
%s%s
" % ( self.width,