Skip to content

Commit

Permalink
Fixed docs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkosch committed Apr 8, 2024
1 parent 8825dae commit 275b1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dim_basis_ops.jl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ num_of_dimless(all_vars::Vararg{Pair{<:AbstractString,<:QuantityOrUnitlike}}) =
num_of_dimless([var.second for var in all_vars]...)

"""
fac_dimful(unit, basis)
fac_dimful(unit, basis)
Return the scalar, dimensionless factor that a dimensionless value has to be multiplied with in order to translate it into the given `unit` in the specified `basis`.
"""
Expand Down

0 comments on commit 275b1be

Please sign in to comment.