Skip to content

Commit d14be7e

Browse files
committed
blog: 2026-08-26: Fix another typo
s/iterface/interface Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
1 parent 5d9cfa6 commit d14be7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎content/blog/2026/08/26-progress-report-7.2.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ driver operates by setting WFI up in this mode, saving the core's state, then is
2626

2727
Vendor-specific power management oddities like this are quite common. Thankfully for kernel maintainers, there
2828
is a standard way to deal with them: the Power State Coordination Interface. PSCI
29-
defines a standard iterface that allows an operating system to call into a defined set of
29+
defines a standard interface that allows an operating system to call into a defined set of
3030
CPU core power management functions implemented by system firmware, including to prepare
3131
them for sleep.
3232

0 commit comments

Comments
 (0)