Skip to content

Commit 7313094

Browse files
committed
Fixed docs.
1 parent 2ca8d31 commit 7313094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CodeInfoTools.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ lambda(m::Module, src::Core.CodeInfo, nargs::Int)
529529
530530
allows the user to specify the number of arguments via `nargs`.
531531
532-
`lambda also has the shorthand `λ` for those lovers of Unicode.
532+
`lambda` also has the shorthand `λ` for those lovers of Unicode.
533533
""", lambda)
534534

535535
end # module

0 commit comments

Comments
 (0)