Skip to content

Commit

Permalink
wordchange in lattice
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Papior <nickpapior@gmail.com>
  • Loading branch information
zerothi committed Oct 10, 2023
1 parent 330276b commit da1a3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sisl/lattice.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class Lattice:
the lattice parameters of the unit cell (the actual cell
is returned from `tocell`.
nsc : array_like of int
number of supercells along each latticevector
number of supercells along each lattice vector
origin : (3,) of float, optional
the origin of the supercell.
"""
Expand Down

0 comments on commit da1a3cb

Please sign in to comment.