Skip to content

Commit 36adc9d

Browse files
committed
Lowering case of i.e. and e.g. and adding comma
1 parent c8606fc commit 36adc9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2730,7 +2730,7 @@
27302730
2007-02-12 Moved data files into lib/matplotlib so that setuptools'
27312731
develop mode works. Re-organized the mpl-data layout so
27322732
that this source structure is maintained in the
2733-
installation. (I.e. the 'fonts' and 'images'
2733+
installation. (i.e., the 'fonts' and 'images'
27342734
sub-directories are maintained in site-packages.) Suggest
27352735
removing site-packages/matplotlib/mpl-data and
27362736
~/.matplotlib/ttffont.cache before installing - ADS

doc/api/api_changes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1339,7 +1339,7 @@ Changes for 0.90.1
13391339

13401340
Moved data files into lib/matplotlib so that setuptools' develop
13411341
mode works. Re-organized the mpl-data layout so that this source
1342-
structure is maintained in the installation. (I.e. the 'fonts' and
1342+
structure is maintained in the installation. (i.e., the 'fonts' and
13431343
'images' sub-directories are maintained in site-packages.).
13441344
Suggest removing site-packages/matplotlib/mpl-data and
13451345
~/.matplotlib/ttffont.cache before installing

0 commit comments

Comments
 (0)