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 190e054 commit 0699c46Copy full SHA for 0699c46
docs/src/usage/target_os.md
@@ -63,7 +63,7 @@ The following example will not allow `MyType` to be typeshared.
63
64
## Combined with features or other cfg attributes
65
66
-Typehsare will not take into consideration any other `cfg` attributes other than `target_os` when generating types.
+Typehshare will not take into consideration any other `cfg` attributes other than `target_os` when generating types.
67
68
For example:
69
0 commit comments