Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray committed Jun 4, 2023
1 parent 9967630 commit 075ab83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/coffea/nanoevents/methods/vector.py
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ def nearest(

@awkward.mixin_class(behavior)
class LorentzVectorM(ThreeVector):
"""A cartesian Lorentz vector specfied with mass instead of energy
"""A cartesian Lorentz vector specified with mass instead of energy
A heavy emphasis towards a momentum vector interpretation is assumed.
(+, -, -, -) metric
Expand Down

0 comments on commit 075ab83

Please sign in to comment.