diff options
author | John Kirkham <kirkhamj@janelia.hhmi.org> | 2016-01-16 17:27:04 -0500 |
---|---|---|
committer | John Kirkham <kirkhamj@janelia.hhmi.org> | 2016-01-16 17:27:04 -0500 |
commit | 22af11f70da01306ec6034b1d4d4bcf68362c5ed (patch) | |
tree | 88c69bf0e9112f66d4d2543db21adeda433e573c /doc | |
parent | d65d871b16344e1b18accc87b214c8316909faf7 (diff) | |
download | numpy-22af11f70da01306ec6034b1d4d4bcf68362c5ed.tar.gz |
DOC: Fix typo.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release/1.10.4-notes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release/1.10.4-notes.rst b/doc/release/1.10.4-notes.rst index 03eaf5e6b..7de732a22 100644 --- a/doc/release/1.10.4-notes.rst +++ b/doc/release/1.10.4-notes.rst @@ -25,7 +25,7 @@ Issues Fixed Merged PRs ========== -The following PRs have been merged into 1.10.3. When the PR is a backport, +The following PRs have been merged into 1.10.4. When the PR is a backport, the PR number for the original PR against master is listed. * gh-6840 TST: Update travis testing script in 1.10.x |