From 7edfaff410199ffdcc40059869769d971e3f9104 Mon Sep 17 00:00:00 2001 From: Martin Drawitsch Date: Wed, 7 Dec 2016 19:20:21 +0100 Subject: [PATCH] Correct typo in whats_new.rst --- doc/users/whats_new.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/users/whats_new.rst b/doc/users/whats_new.rst index 0ce162efa069..2f4a04fda5f0 100644 --- a/doc/users/whats_new.rst +++ b/doc/users/whats_new.rst @@ -53,7 +53,7 @@ New rcparams added +---------------------------------+--------------------------------------------------+ | Parameter | Description | +=================================+==================================================+ -|`date.autoformatter.year` | foramt string for 'year' scale dates | +|`date.autoformatter.year` | format string for 'year' scale dates | +---------------------------------+--------------------------------------------------+ |`date.autoformatter.month` | format string for 'month' scale dates | +---------------------------------+--------------------------------------------------+