8000 typo · numpy/numpy@e9f44ff · GitHub
[go: up one dir, main page]

Skip to content

Commit e9f44ff

Browse files
committed
typo
1 parent f8002ab commit e9f44ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numpy/add_newdocs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2108,7 +2108,7 @@ def luf(lamdaexpr, *args, **kwargs):
21082108
21092109
Using the Einstein summation convention, many common multi-dimensional
21102110
array operations can be represented in a simple fashion. This function
2111-
provides a way compute such summations. The best way to understand this
2111+
provides a way to compute such summations. The best way to understand this
21122112
function is to try the examples below, which show how many common NumPy
21132113
functions can be implemented as calls to `einsum`.
21142114

0 commit comments

Comments
 (0)
0