Skip to content

Commit

Permalink
comment cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
triplepoint committed Jun 13, 2014
1 parent ae52f3c commit 8ed7881
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/PhpUnitsOfMeasure/PhysicalQuantity.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ public function __toString()
/**
* Register a new Unit of Measure with this quantity.
*
* The meaning here is that this new unit of measure is one of the units to
* which measurements of this physical quantity can be converted.
* The intended use is to register a new unit of measure to which measurements
* of this physical quantity can be converted.
*
* @param \PhpUnitsOfMeasure\UnitOfMeasureInterface $unit The new unit of measure
*
Expand Down

0 comments on commit 8ed7881

Please sign in to comment.