822a9a5c88cf
Typo
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Fri, 27 Jan 2017 17:41:35 +0000 |
parents | cfcd886113cf |
children | bda2db860e5c |
branches/tags | (none) |
files | docs/02-usage.markdown |
Changes
--- a/docs/02-usage.markdown Fri Jan 20 23:38:51 2017 +0000 +++ b/docs/02-usage.markdown Fri Jan 27 17:41:35 2017 +0000 @@ -22,7 +22,7 @@ `define-aspect` takes the name of the aspect and zero or more slot definitions. -The names of aspect slots will be have the aspect name prepended to them with +The names of aspect slots will have the aspect name prepended to them with a slash to avoid clashing between aspects, and the `initargs` and `accessors` will be added for you. So for example, this: