Skip to content

Commit c854d0e

Browse files
tacker66dpgeorge
authored andcommitted
examples/unix/machine_bios.py: Fix typo.
Signed-off-by: Thomas <[email protected]>
1 parent 10f34b9 commit c854d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/unix/machine_bios.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This example shows how to access Video BIOS memory area via machine.mem
2-
# It requires root privilege and x86 legacy harfware (which has mentioned
2+
# It requires root privilege and x86 legacy hardware (which has mentioned
33
# Video BIOS at all).
44
# It is expected to print 0xaa55, which is a signature at the start of
55
# Video BIOS.

0 commit comments

Comments
 (0)