mirror of
https://github.com/ziglang/zig.git
synced 2026-01-20 14:25:16 +00:00
fix typo in doc comment
This commit is contained in:
parent
0cc2489d22
commit
34706dad3f
@ -1,6 +1,6 @@
|
||||
pub usingnamespace @import("builtin");
|
||||
|
||||
/// Deprecated: use `std.Target.Os`.
|
||||
/// Deprecated: use `std.Target`.
|
||||
pub const Target = std.Target;
|
||||
|
||||
/// Deprecated: use `std.Target.Os`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user