Skip to content

Commit

Permalink
Nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kundert authored and Ken Kundert committed Mar 5, 2021
1 parent 1df8426 commit f5ec9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quantiphy.py
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ class UnitConversion(object):
when a conversion is requested with the given units. A forward conversion is
performed if the from and to units match, and a reversion conversion is
performed if they are swapped. A no-op conversion is performed when
converting one from- unit to another or one to-unit to another.
converting one from-unit to another or from one to-unit to another.
:arg to_units:
A collection of units. If given as a single string it is split.
Expand Down

0 comments on commit f5ec9d5

Please sign in to comment.