You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/this-month/2021-03/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,7 @@ the `acpi` and `aml` crates:
105
105
is also technically a breaking change in `aml v0.11.0`.
106
106
- The AML interpreter now correctly supplies the `\_OS`, `\_OSI`, and `\_REV` objects. These objects were designed
107
107
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.
109
109
<spanclass="gray">(published as `aml v0.11.0`)</span>
0 commit comments