Skip to content

Commit 604cb13

Browse files
fchapotonsunqm
authored andcommittedJul 11, 2024
another little wave of typos
1 parent dd4b14c commit 604cb13

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+73
-73
lines changed
 

‎doc_legacy/source/pbc/df.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. _pbc_df:
22

3-
pbc.df --- PBC denisty fitting
3+
pbc.df --- PBC density fitting
44
******************************
55

66
.. module:: pbc.df

‎doc_legacy/source/pbc/scf.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mean-filed calculation with periodic boundary condition.
88
Gamma point and single k-point calculation
99
==========================================
1010
The usage of gamma point Hartree-Fock program is very close to that of the
11-
molecular program. In the PBC gamma point calculation, one needs intialize
11+
molecular program. In the PBC gamma point calculation, one needs initialize
1212
:class:`Cell` object and the corresponding :class:`pyscf.pbc.scf.hf.RHF` class::
1313

1414
from pyscf.pbc import gto, scf

0 commit comments

Comments
 (0)
Please sign in to comment.