Skip to content

Commit

Permalink
Update macros/contexts/contextUnits.pl
Browse files Browse the repository at this point in the history
Co-authored-by: Glenn Rice <[email protected]>
  • Loading branch information
dpvc and drgrice1 authored Oct 30, 2024
1 parent a1c775d commit 86b2661
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions macros/contexts/contextUnits.pl
Original file line number Diff line number Diff line change
Expand Up @@ -1333,8 +1333,8 @@ package context::Units::NumberWithUnit;
#
# Create a new Number-with-Unit object, either by giving the number
# and units separately. The number can be any MathObject that is of
# type Number (including a Formula returing a number), or a string to
# be parsed to copmute the number. The unit can be a Unit object or
# type Number (including a Formula returning a number), or a string to
# be parsed to compute the number. The unit can be a Unit object or
# a string that can be parsed to a Unit.
#
sub new {
Expand Down

0 comments on commit 86b2661

Please sign in to comment.