Skip to content

Commit

Permalink
Fix whitespace in timings.jl (JuliaLang#46439)
Browse files Browse the repository at this point in the history
  • Loading branch information
gbaraldi committed Aug 22, 2022
1 parent 947c908 commit 80e50b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/timing.jl
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ See also [`@showtime`](@ref), [`@timev`](@ref), [`@timed`](@ref), [`@elapsed`](@
!!! compat "Julia 1.8"
The option to add a description was introduced in Julia 1.8.
Recompilation time being shown separately from compilation time was introduced in Julia 1.8
```julia-repl
Expand Down

0 comments on commit 80e50b5

Please sign in to comment.