Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 329abca

Browse files
authored
Merge pull request matplotlib#17 from timhoffm/typos
Fix typos
2 parents e9a485a + 27ddf03 commit 329abca

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

handout-beginner.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ \subsection*{\rmfamily Label \mdseries (everything)}
282282
\subsection*{\rmfamily Explore}
283283
% -----------------------------------------------------------------------------
284284

285-
Figures are shown with a graphical user interface that alllows to zoom
285+
Figures are shown with a graphical user interface that allows to zoom
286286
and pan the figure, to navigate between the different views and to
287287
show the value under the mouse.
288288

handout-tips.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,9 @@ \subsection*{\rmfamily Hatching}
233233

234234
\subsection*{\rmfamily Read the documentation}
235235

236-
Matplotlib comes with an extensive documenation explaining every
237-
detals of each command and is generally accompanied by examples
238-
with. Together with the huge online gallery, this documenation is a
236+
Matplotlib comes with an extensive documentation explaining the
237+
details of each command and is generally accompanied by examples.
238+
Together with the huge online gallery, this documentation is a
239239
gold-mine.
240240

241241
\vfill

0 commit comments

Comments
 (0)