chiark
/
gitweb
/
~mdw
/
sod
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
630d930
)
doc/concepts.tex: Make a footnote a bit less stuffy.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 3 Aug 2019 19:09:07 +0000
(20:09 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 3 Aug 2019 19:09:07 +0000
(20:09 +0100)
doc/concepts.tex
patch
|
blob
|
blame
|
history
diff --git
a/doc/concepts.tex
b/doc/concepts.tex
index 6ec27b90b916334e2a16a5fbdb2a871b03db5e9b..4f192f57c2679fa39f610559ce4cc9d638125604 100644
(file)
--- a/
doc/concepts.tex
+++ b/
doc/concepts.tex
@@
-820,7
+820,7
@@
The aggregating method combinations provided are as follows.
\item[progn] The message must return @|void|. The applicable primary methods
are simply invoked in turn, most specific first.
\item[sum] The message must return a numeric type.\footnote{%
\item[progn] The message must return @|void|. The applicable primary methods
are simply invoked in turn, most specific first.
\item[sum] The message must return a numeric type.\footnote{%
- The Sod translator does
no
t check this, since it doesn't have enough
+ The Sod translator does
n'
t check this, since it doesn't have enough
insight into @|typedef| names.} %
The applicable primary methods are invoked in turn, and their return values
added up. The final result is the sum of the individual values.
insight into @|typedef| names.} %
The applicable primary methods are invoked in turn, and their return values
added up. The final result is the sum of the individual values.