mirror of
https://github.com/gonum/gonum.git
synced 2025-10-06 15:47:01 +08:00
unit: fix typo in package doc comment
This commit is contained in:

committed by
Dan Kortschak

parent
fbaba96885
commit
5cac7c547c
@@ -66,7 +66,7 @@
|
||||
//
|
||||
// The unit package also provides the Unit type, a representation of a general
|
||||
// dimensional value. Unit can be used to help prevent errors of dimensionality
|
||||
// when multiplying or dividing dimensional numbers defined a run time. New
|
||||
// when multiplying or dividing dimensional numbers defined at run time. New
|
||||
// variables of type Unit can be created with the New function and the
|
||||
// Dimensions map. For example, the code
|
||||
//
|
||||
|
Reference in New Issue
Block a user