Skip to content

Commit 8d05a33

Browse files
committed
Fix typo in README
1 parent f1851b6 commit 8d05a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Requirements
2222

2323
Obviously, you'll need Python_.
2424
We normally use Python 3.x, but it *should* also work with Python 2.x.
25-
NumPy_ and SciPy_ are needed for the calcuations.
25+
NumPy_ and SciPy_ are needed for the calculations.
2626
If you also want to plot the resulting sound fields, you'll need matplotlib_.
2727

2828
Instead of installing all of them separately, you should probably get a Python

0 commit comments

Comments
 (0)