mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 06:47:49 +00:00
Fix minor typos. (#675)
This commit is contained in:
committed by
Philipp Oppermann
parent
d7ccea9cdb
commit
24d04e0e39
@@ -137,7 +137,7 @@ We also target `x86_64` systems with our kernel, so our target specification wil
|
||||
"target-pointer-width": "64",
|
||||
"target-c-int-width": "32",
|
||||
"os": "none",
|
||||
"executables": true,
|
||||
"executables": true
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user