mirror of
https://github.com/ziglang/zig.git
synced 2026-02-13 21:08:36 +00:00
Update langref.html.in
Fix typo
This commit is contained in:
parent
d896500259
commit
926a7adb3a
@ -10113,7 +10113,7 @@ Available libcs:
|
||||
The Zig Standard Library ({#syntax#}@import("std"){#endsyntax#}) has architecture, environment, and operating system
|
||||
abstractions, and thus takes additional work to support more platforms.
|
||||
Not all standard library code requires operating system abstractions, however,
|
||||
so things such as generic data structures work an all above platforms.
|
||||
so things such as generic data structures work on all above platforms.
|
||||
</p>
|
||||
<p>The current list of targets supported by the Zig Standard Library is:</p>
|
||||
<ul>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user