We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b5f214 commit fb3d3bdCopy full SHA for fb3d3bd
src/unbound_args.jl
@@ -3,7 +3,7 @@
3
4
Test that all methods in `module` and its submodules do not have
5
unbound type parameters. An unbound type parameter is a type parameter
6
-with a `where`, that does not occurr in the signature of some dispatch
+with a `where`, that does not occur in the signature of some dispatch
7
of the method.
8
9
# Keyword Arguments
0 commit comments