[Numpy-svn] [numpy/numpy] 67ba58: DOC: Fix typos

GitHub noreply at github.com
Fri Mar 17 17:28:09 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 67ba58b146400589fc810dbe40511a6a5e78b850
      https://github.com/numpy/numpy/commit/67ba58b146400589fc810dbe40511a6a5e78b850
  Author: Jakub Wilk <jwilk at jwilk.net>
  Date:   2017-03-17 (Fri, 17 Mar 2017)

  Changed paths:
    M doc/CAPI.rst.txt
    M doc/HOWTO_RELEASE.rst.txt
    M doc/f2py/FAQ.txt
    M doc/f2py/HISTORY.txt
    M doc/f2py/Makefile
    M doc/f2py/README.txt
    M doc/f2py/TESTING.txt
    M doc/f2py/bugs.tex
    M doc/f2py/fortranobject.tex
    M doc/f2py/index.html
    M doc/f2py/multiarray/array_from_pyobj.c
    M doc/f2py/multiarray/fortran_array_from_pyobj.txt
    M doc/f2py/oldnews.html
    M doc/f2py/options.tex
    M doc/f2py/python9.tex
    M doc/f2py/win32_notes.txt
    M doc/neps/datetime-proposal.rst
    M doc/neps/math_config_clean.rst
    M doc/neps/missing-data.rst
    M doc/neps/new-iterator-ufunc.rst
    M doc/neps/newbugtracker.rst
    M doc/neps/ufunc-overrides.rst
    M doc/neps/warnfix.rst
    M doc/release/1.12.0-notes.rst
    M doc/release/1.13.0-notes.rst
    M doc/release/1.3.0-notes.rst
    M doc/release/1.4.0-notes.rst
    M doc/release/1.8.0-notes.rst
    M doc/release/1.9.0-notes.rst
    M doc/source/dev/gitwash/development_workflow.rst
    M doc/source/f2py/advanced.rst
    M doc/source/f2py/array_session.dat
    M doc/source/f2py/getting-started.rst
    M doc/source/f2py/python-usage.rst
    M doc/source/f2py/signature-file.rst
    M doc/source/reference/arrays.datetime.rst
    M doc/source/reference/arrays.dtypes.rst
    M doc/source/reference/c-api.array.rst
    M doc/source/reference/c-api.ufunc.rst
    M doc/source/reference/distutils.rst
    M doc/source/reference/swig.interface-file.rst
    M doc/source/user/basics.io.genfromtxt.rst
    M doc/source/user/building.rst
    M doc/source/user/c-info.beyond-basics.rst
    M doc/source/user/c-info.how-to-extend.rst
    M doc/source/user/c-info.python-as-glue.rst
    M doc/source/user/install.rst
    M doc/source/user/numpy-for-matlab-users.rst

  Log Message:
  -----------
  DOC: Fix typos


  Commit: a80de6006c85de82fae73d374b3a653dee28340c
      https://github.com/numpy/numpy/commit/a80de6006c85de82fae73d374b3a653dee28340c
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2017-03-17 (Fri, 17 Mar 2017)

  Changed paths:
    M doc/CAPI.rst.txt
    M doc/HOWTO_RELEASE.rst.txt
    M doc/f2py/FAQ.txt
    M doc/f2py/HISTORY.txt
    M doc/f2py/Makefile
    M doc/f2py/README.txt
    M doc/f2py/TESTING.txt
    M doc/f2py/bugs.tex
    M doc/f2py/fortranobject.tex
    M doc/f2py/index.html
    M doc/f2py/multiarray/array_from_pyobj.c
    M doc/f2py/multiarray/fortran_array_from_pyobj.txt
    M doc/f2py/oldnews.html
    M doc/f2py/options.tex
    M doc/f2py/python9.tex
    M doc/f2py/win32_notes.txt
    M doc/neps/datetime-proposal.rst
    M doc/neps/math_config_clean.rst
    M doc/neps/missing-data.rst
    M doc/neps/new-iterator-ufunc.rst
    M doc/neps/newbugtracker.rst
    M doc/neps/ufunc-overrides.rst
    M doc/neps/warnfix.rst
    M doc/release/1.12.0-notes.rst
    M doc/release/1.13.0-notes.rst
    M doc/release/1.3.0-notes.rst
    M doc/release/1.4.0-notes.rst
    M doc/release/1.8.0-notes.rst
    M doc/release/1.9.0-notes.rst
    M doc/source/dev/gitwash/development_workflow.rst
    M doc/source/f2py/advanced.rst
    M doc/source/f2py/array_session.dat
    M doc/source/f2py/getting-started.rst
    M doc/source/f2py/python-usage.rst
    M doc/source/f2py/signature-file.rst
    M doc/source/reference/arrays.datetime.rst
    M doc/source/reference/arrays.dtypes.rst
    M doc/source/reference/c-api.array.rst
    M doc/source/reference/c-api.ufunc.rst
    M doc/source/reference/distutils.rst
    M doc/source/reference/swig.interface-file.rst
    M doc/source/user/basics.io.genfromtxt.rst
    M doc/source/user/building.rst
    M doc/source/user/c-info.beyond-basics.rst
    M doc/source/user/c-info.how-to-extend.rst
    M doc/source/user/c-info.python-as-glue.rst
    M doc/source/user/install.rst
    M doc/source/user/numpy-for-matlab-users.rst

  Log Message:
  -----------
  Merge pull request #8792 from jwilk/spelling

DOC: Fix typos


Compare: https://github.com/numpy/numpy/compare/230d3abf26b9...a80de6006c85


More information about the Numpy-svn mailing list