Convert British spelling to American

This commit is contained in:
Eisuke Kawashima
2020-03-18 22:01:19 +09:00
parent 5109b7f1b1
commit ca1e1e2dff
40 changed files with 97 additions and 97 deletions

View File

@ -51,7 +51,7 @@ class Atom(dobject):
"""
def __init__(self, system, index):
"""Initialises Atom.
"""Initializes Atom.
Args:
system: An Atoms object containing the required atom.
@ -116,7 +116,7 @@ class Atoms(dobject):
def __init__(self, natoms, _prebind=None):
"""Initialises Atoms.
"""Initializes Atoms.
Each replica and the centroid coordinate are all held as Atoms objects,
and so slices of the global position and momentum arrays must be used in