We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f43d7 commit bbb69d1Copy full SHA for bbb69d1
src/items/static-items.md
@@ -30,7 +30,7 @@ provided for free static items.
30
31
A static item defined in a generic scope (for example in a blanket or default
32
implementation) will result in exactly one static item being defined, as if
33
-the static definition was pulled out of the current scope into the module.
+the static definition was pulled out of the current scope into the module.
34
There will *not* be one item per monomorphization.
35
36
This code:
0 commit comments