Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumit112192 committed Aug 14, 2024
1 parent 821916c commit 90beeb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tardis/transport/montecarlo/packet_trackers.py
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ class RPacketLastInteractionTracker(object):
index : int
Index position of each RPacket
status : INT_ENUM
status of the RPacket whether it has been Reabsorbed or emiited.
status of the RPacket whether it has been reabsorbed or emitted.
r : float
Radius of the shell where the RPacket is present
nu : float
Expand Down

0 comments on commit 90beeb4

Please sign in to comment.