From 6d80ead5b1fbd97d93ee6014b5098f0b80c41919 Mon Sep 17 00:00:00 2001 From: Maxim Poliakovski Date: Sat, 7 Aug 2021 22:26:27 +0200 Subject: [PATCH] Fix spelling in openfirmware.md. --- zdocs/openfirmware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zdocs/openfirmware.md b/zdocs/openfirmware.md index 23b42a8..c2f8083 100644 --- a/zdocs/openfirmware.md +++ b/zdocs/openfirmware.md @@ -145,4 +145,4 @@ Apple OF is known to contain numerous bugs. The following table lists some recen | OF version affected | Bug description | |:-------------------:|-----------------| -| 2.0f1, 2.4 | A numerical overflow in `um/mod` used by `get-usecs-60x` causes the OF console to become unresponsible after approx. 71 minutes. You have to restart your computer once the bug is triggered. | +| 2.0f1, 2.4 | A numerical overflow in `um/mod` used by `get-usecs-60x` causes the OF console to become unresponsive after approx. 71 minutes. You have to restart your computer once the bug is triggered. |