10000 DOC : fixed grammer · matplotlib/matplotlib@2e46703 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2e46703

Browse files
committed
DOC : fixed grammer
1 parent ba16baa commit 2e46703

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/users/whats_new.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,8 @@ Backends
279279
Qt5 backend
280280
```````````
281281
Martin Fitzpatrick and Tom Badran implemented a Qt5 backend. The differences
282-
in namespace location between Qt4 and Qt5 was dealt with by shimming
283-
Qt4 to look like Qt5, thus the Qt5 implementation is primary implementation.
282+
in namespace locations between Qt4 and Qt5 was dealt with by shimming
283+
Qt4 to look like Qt5, thus the Qt5 implementation is the primary implementation.
284284
Backwards compatibility for Qt4 is maintained by wrapping the Qt5 implementation.
285285

286286
The Qt5Agg backend currently does not work with IPython's %matplotlib magic.

0 commit comments

Comments
 (0)
0