aboutsummaryrefslogtreecommitdiff
path: root/STYLES
diff options
context:
space:
mode:
Diffstat (limited to 'STYLES')
-rw-r--r--STYLES2
1 files changed, 1 insertions, 1 deletions
diff --git a/STYLES b/STYLES
index 7c9815c1..49756f93 100644
--- a/STYLES
+++ b/STYLES
@@ -21,7 +21,7 @@ guidelines) for writing `good Boot codes'.
function body.
* Always precede your functions definitions with type declarations.
- Exception to this ruke should be rare and documented.
+ Exception to this rule should be rare and documented.
* Don't use Lisp functions directly in Boot codes, except where