This website works better with JavaScript
Home
Explore
Help
Sign In
c
/
odin-lang.Odin
mirror of
https://github.com/odin-lang/Odin
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fix typo
gingerBill
4 days ago
parent
0fc5efa50b
commit
af189b45f3
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
core/mem/virtual/doc.odin
+ 1
- 1
core/mem/virtual/doc.odin
View File
@@ -58,5 +58,5 @@ Example:
*/
-package virtual
+package
mem_
virtual