Skip to content

Commit 99f35b8

Browse files
committed
typo
1 parent f3a0ebb commit 99f35b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/interface_callables_base.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ for c ∈ Symbol[
1717
@eval function $c end
1818
end
1919

20-
# Disable world spliting for callables to which users should add new methods.
20+
# Disable world splitting for callables to which users should add new methods.
2121
for c Any[
2222
propertynames, getproperty, setproperty!,
2323
show, print,

0 commit comments

Comments
 (0)