Skip to content

Commit 3a95955

Browse files
oschulzdevmotion
andauthored
Fix comment
Co-authored-by: David Müller-Widmann <devmotion@users.noreply.github.com>
1 parent 7732448 commit 3a95955

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/setladj.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ if `f` does so.
4545
Example:
4646
4747
```jldoctest setladj
48-
# Increases precition before calculation exp:
48+
# Increases precision before calculating exp:
4949
foo = exp ∘ setladj(setinverse(Float64, Float32), _ -> 0)
5050
5151
# A log-value from some low-precision (e.g. GPU) computation:

0 commit comments

Comments
 (0)