From cb48bed83800136aba9cc4b70cd58abda23114ef Mon Sep 17 00:00:00 2001 From: Thorsten Otto Date: Sat, 26 Oct 2024 09:49:19 +0200 Subject: [PATCH] Fix a typo --- gem/guidelns/style_en.u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gem/guidelns/style_en.u b/gem/guidelns/style_en.u index 26bb62135..b364431d8 100644 --- a/gem/guidelns/style_en.u +++ b/gem/guidelns/style_en.u @@ -14,7 +14,7 @@ at the back of their mind when creating an application: !item (!B)Never(!b) start with any unsafe assumptions about internal coherence between the individual layers. (!B)Example:(!b) A (!nolink [GEMDOS]) drive can lie both on a (!nolink [BIOS]) as well as a MetaDOS device. The mouse normally - hangs on the keyoboard chip, but it does not have to (with new + hangs on the keyboard chip, but it does not have to (with new hardware, keyboard interfaces etc.) !item (!B)Always(!b) use the highest possible operating system level for a task. (!B)Example:(!b) Though the language to be used could be obtained