Skip to content

Commit f50efb0

Browse files
committed
fixup! Fix @time compat description (#46416)
1 parent 0b840c7 commit f50efb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/timing.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ See also [`@showtime`](@ref), [`@timev`](@ref), [`@timed`](@ref), [`@elapsed`](@
217217
218218
!!! compat "Julia 1.8"
219219
The option to add a description was introduced in Julia 1.8.
220-
220+
221221
Recompilation time being shown separately from compilation time was introduced in Julia 1.8
222222
223223
```julia-repl

0 commit comments

Comments
 (0)