summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mercouris <john@mercouris.email>2020-11-10 17:27:08 +0100
committerJohn Mercouris <john@mercouris.email>2020-11-10 17:27:08 +0100
commit2b1903ff53042e90a11a80f3a8cdf7bd6c74c522 (patch)
tree0fb43ae774768e98cd2c4b51bcfe3f668b4ecf31
parent8c611c1fb3f6d52980f7ee5c07224092b3010606 (diff)
style-mode.lisp: fix typo in documentation
-rw-r--r--source/style-mode.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/style-mode.lisp b/source/style-mode.lisp
index 8789071c5..2069a3c6a 100644
--- a/source/style-mode.lisp
+++ b/source/style-mode.lisp
@@ -37,7 +37,7 @@
:style (cl-css:css
'((body
:background-color "black")))))
- :documentation "The style-assocations list
+ :documentation "The style-associations list
provides a list of predicates/URL checkers and associated styles. When
a style-association matches, its style will be applied. A
style-association can be specified in multiple ways, please view the