Skip to content

Commit 13584f3

Browse files
tacaswellksunden
andcommitted
DOC: link to correct Curry concept on wiki
Co-authored-by: Kyle Sunden <[email protected]>
1 parent 308caca commit 13584f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/design.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ is applied) between artists; each ``Artist`` stores it's data in its own way
3838

3939
With this view, we can understand the `~matplotlib.artist.Artist.draw` methods
4040
to be very extensively `curried
41-
<https://en.wikipedia.org/wiki/Curry_(programming_language)>`__ version of
41+
<https://en.wikipedia.org/wiki/Currying>`__ version of
4242
these function chains where the objects allow us to modify the arguments to the
4343
functions.
4444

0 commit comments

Comments
 (0)