summaryrefslogtreecommitdiff
path: root/documents
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-04-18 00:56:09 +0200
committerElyes HAOUAS <ehaouas@noos.fr>2020-04-18 00:56:09 +0200
commit2cd0ab3fe4cde2bf138efdeb4a6be5f418252617 (patch)
tree8042ec7080ea75deaec40cbf6f46a45da9fbb3ca /documents
parent1106c9a98d75e0c0af21de12745ef5a6c15ad96b (diff)
downloadacpica-2cd0ab3fe4cde2bf138efdeb4a6be5f418252617.tar.gz
Fix typos
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Diffstat (limited to 'documents')
-rw-r--r--documents/changes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/documents/changes.txt b/documents/changes.txt
index 27a2ee349..77f277ff4 100644
--- a/documents/changes.txt
+++ b/documents/changes.txt
@@ -674,7 +674,7 @@ temporary.
iASL: Emit error for creation of a zero-length operation region. Such a
region is rather pointless. If encountered, a runtime error is also
-implemented in the interpeter.
+implemented in the interpreter.
Debugger: Fix a possible fault with the "test objects" command.