Skip to content

Commit 3c7c8c1

Browse files
committed
Fix spelling
1 parent d0c90ef commit 3c7c8c1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This maintenance release:
1616
- Addresses compatibility with recent releases of
1717
Python 3.12, NumPy 2.0, SciPy 1.14, and PETSc 3.20.
1818
- Adds `conda-lock <https://github.com/conda/conda-lock>`_ environment
19-
lock files with specified compatible versions of FiPy prerequisistes.
19+
lock files with specified compatible versions of FiPy prerequisites.
2020
- Fixes numerous documentation errors.
2121

2222
.. attention::
@@ -43,7 +43,7 @@ Pulls
4343
(`#991 <https://github.com/usnistgov/fipy/pull/991>`_)
4444
- Log much more information about FiPy environment
4545
(`#990 <https://github.com/usnistgov/fipy/pull/990>`_)
46-
- Fix inclusion of environments/README.rst
46+
- Fix inclusion of `environments/README.rst`
4747
(`#988 <https://github.com/usnistgov/fipy/pull/988>`_)
4848
- Environment pinning
4949
(`#985 <https://github.com/usnistgov/fipy/pull/985>`_)
@@ -54,12 +54,12 @@ Fixes
5454
- `#1049 <https://github.com/usnistgov/fipy/issues/1049>`_:
5555
Numpy 2.0.0 breaks things
5656
- `#1010 <https://github.com/usnistgov/fipy/issues/1010>`_:
57-
examples.diffusion.mesh1D No-flux - steady-state doesn't always give
57+
`examples.diffusion.mesh1D` No-flux - steady-state doesn't always give
5858
zero
5959
- `#1000 <https://github.com/usnistgov/fipy/issues/1000>`_:
60-
examples.diffusion.mesh1D constrains a gradient but calls it a flux
60+
`examples.diffusion.mesh1D` constrains a gradient but calls it a flux
6161
- `#997 <https://github.com/usnistgov/fipy/issues/997>`_:
62-
future.standard_library breaking python 3.12 compatibility
62+
`future.standard_library` breaking python 3.12 compatibility
6363
- `#967 <https://github.com/usnistgov/fipy/issues/967>`_:
6464
Sign error in Robin condition
6565
- `#963 <https://github.com/usnistgov/fipy/issues/963>`_:
@@ -75,7 +75,7 @@ Fixes
7575
- `#673 <https://github.com/usnistgov/fipy/issues/673>`_:
7676
Deprecations don't properly format properties
7777
- `#512 <https://github.com/usnistgov/fipy/issues/512>`_:
78-
Default coefficient of ImplicitSourceTerm is 0
78+
Default coefficient of `ImplicitSourceTerm` is 0
7979

8080
--------------------------
8181
Version 3.4.4 - 2023-06-27

0 commit comments

Comments
 (0)