Skip to content

Commit 4700049

Browse files
committed
Update basedocs.jl
1 parent 4316d40 commit 4700049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/docs/basedocs.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1706,7 +1706,7 @@ An operation tried to access invalid `property` of `type`.
17061706
!!! compat "Julia 1.12"
17071707
Prior to Julia 1.12, invalid field access threw an [`ErrorException`](@ref)
17081708
1709-
See [`getfield`, `FieldError``](@ref)
1709+
See [`getfield`, `getproperty`](@ref)
17101710
17111711
# Examples
17121712
```jldoctest

0 commit comments

Comments
 (0)