diff options
author | David Bryant <davidbryant@gvtc.com> | 2022-12-12 14:44:57 -0600 |
---|---|---|
committer | David Bryant <davidbryant@gvtc.com> | 2022-12-12 14:44:57 -0600 |
commit | 4ecb5ada8e1cde0bb88abb95437b37161aa43832 (patch) | |
tree | 540dcbba07ea5f08d98ec1c106a3a462da5e4f90 /chapter08 | |
parent | 258e50e86f11d4ec2064fcdb403c5a7dc992a891 (diff) |
Changed "behaviour" to "behavior" throughout the LFS book.
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/kbd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/kbd.xml b/chapter08/kbd.xml index 25b0a8726..522ddbd72 100644 --- a/chapter08/kbd.xml +++ b/chapter08/kbd.xml @@ -41,7 +41,7 @@ <sect2 role="installation"> <title>Installation of Kbd</title> - <para>The behaviour of the backspace and delete keys is not consistent + <para>The behavior of the backspace and delete keys is not consistent across the keymaps in the Kbd package. The following patch fixes this issue for i386 keymaps:</para> |