Skip to content

Commit 59edcab

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent d01ae83 commit 59edcab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/manual/pdfmorph.texinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Copyright 2009-2024, Board of Trustees of Columbia University in the city of New
105105
@cindex introduction
106106

107107
PDFmorph is a Python package that increases the insight researchers can
108-
obtain from measured atomic pair distribution functions (PDFs) in a
108+
obtain from measured atomic pair distribution functions (PDFs) in a
109109
model-independent way. It was originally designed to help a researcher
110110
answer a question: "Has my material undergone a phase transition between
111111
these two measurements?"
@@ -126,7 +126,7 @@ these two measurements?"
126126
@section Availability
127127
@cindex availability
128128

129-
PDFmorph is open source and distributed under the BSD license.
129+
PDFmorph is open source and distributed under the BSD license.
130130
It runs on Windows, Mac OS, Linux, and all major Unix systems.
131131
The source code is freely available at @url{https://github.com/diffpy/diffpy.pdfmorph}.
132132

@@ -143,7 +143,7 @@ the following third party libraries:
143143
@item @url{https://numpy.org/, NumPy} - Python's fast scientific computing library
144144
@item @url{https://matplotlib.org/, Matplotlib} - Python plotting library
145145
@item @url{https://scipy.org/, SciPy} - Python's technical computing library
146-
@item @url{https://www.diffpy.org/diffpy.utils/, diffpy.utils}
146+
@item @url{https://www.diffpy.org/diffpy.utils/, diffpy.utils}
147147
- @url{https://www.diffpy.org/, DiffPy} general utility functions
148148
@end itemize
149149
These dependencies will be installed automatically if you use the conda installation
@@ -155,7 +155,7 @@ procedure described in the following section (@ref{Installation instructions}).
155155

156156
We recommend installing the package and its dependencies using conda.
157157
Miniconda, a minimal installer for conda, can be downloaded
158-
@url{https://docs.anaconda.com/free/miniconda/, here}.
158+
@url{https://docs.anaconda.com/free/miniconda/, here}.
159159
Miniconda makes it easy to manage dependencies in isolated environments.
160160
Once Miniconda is installed, run @code{conda} on the command line
161161
to test that it has been installed properly.

0 commit comments

Comments
 (0)