Skip to content

Commit

Permalink
spelling typo
Browse files Browse the repository at this point in the history
  • Loading branch information
computron authored Mar 20, 2019
1 parent c1bc545 commit 22910a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atomate/vasp/fireworks/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ def __init__(self, parents=None, prev_calc_dir=None, structure=None,
allows a user to modify the default values of the input set.
For example, passing the key value pair
{'reciprocal_density': 1000}
will override default k-point meshes for uniform claculations.
will override default k-point meshes for uniform calculations.
\*\*kwargs: Other kwargs that are passed to Firework.__init__.
"""
input_set_overrides = input_set_overrides or {}
Expand Down

0 comments on commit 22910a4

Please sign in to comment.