Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
arm61 committed Aug 24, 2018
1 parent 2eafacd commit edb6550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylj/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ def particle_dt():
- xposition and yposition
- xvelocity and yvelocity
- xacceleration and yacceleration
- xprevious_position and ypresvious_position
- xprevious_position and yprevious_position
- xforce and yforce
- energy
"""
Expand Down

0 comments on commit edb6550

Please sign in to comment.