We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe10600 commit 133445eCopy full SHA for 133445e
docs/src/types.md
@@ -27,7 +27,7 @@ SymbolicDimensions
27
28
Just note that all of the symbolic units and constants are stored using the
29
immutable `SymbolicDimensionsSingleton`, which shares the same
30
-supertype `AbstractSymbolicDimensions <: SymbolicDimensions`. These get immediately
+supertype `AbstractSymbolicDimensions <: AbstractDimensions`. These get immediately
31
converted to the mutable `SymbolicDimensions` when used in any
32
calculation.
33
0 commit comments