Skip to content

Commit d408d19

Browse files
committed
Fix my bad spelling
1 parent 0685746 commit d408d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/this-month/2021-03/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ the `acpi` and `aml` crates:
105105
is also technically a breaking change in `aml v0.11.0`.
106106
- The AML interpreter now correctly supplies the `\_OS`, `\_OSI`, and `\_REV` objects. These objects were designed
107107
to allow firmware to detect OS support for new AML features, but [come with a bit of baggage](https://www.kernel.org/doc/html/latest/firmware-guide/acpi/osi.html).
108-
This is important for supporting running on real hardware, which often assumes the existance of these objects.
108+
This is important for supporting running on real hardware, which often assumes the existence of these objects.
109109
<span class="gray">(published as `aml v0.11.0`)</span>
110110

111111
## Call for Participation

0 commit comments

Comments
 (0)