aboutsummaryrefslogtreecommitdiff
path: root/STYLES
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-04-20 14:38:16 +0000
committerdos-reis <gdr@axiomatics.org>2008-04-20 14:38:16 +0000
commitf5b58f8cdbd1370d685a459e0d011a522cddc404 (patch)
treea49c2f0396f86557bd04535f35d115249ed869a2 /STYLES
parent138be2b2bf1a9221591811f816b53b6e5dc5c6bd (diff)
downloadopen-axiom-f5b58f8cdbd1370d685a459e0d011a522cddc404.tar.gz
fix typo
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