diff --git a/BUGS.md b/BUGS.md index c40afb8..5588c5e 100644 --- a/BUGS.md +++ b/BUGS.md @@ -107,7 +107,7 @@ on the `OutputPanel` object (which runs in the query process, but is supplied by a library, being present as a separate assembly from the query assembly) and calling the `Activate` method. -The comment gives details about why I don”t think any currently available +The comment gives details about why I don’t think any currently available good means of doing this exist. But as long as I’m doing that, Flood cannot have a stable release, as `OutputPanel.Activate` has the `internal` access modifier and it may be removed, or change behavior, in any future diff --git a/doc/help.html b/doc/help.html index 1adf828..eee5dc5 100644 --- a/doc/help.html +++ b/doc/help.html @@ -507,8 +507,8 @@

title="Tail call - Wikipedia [redirect from “Tail-call elimination”]">Tail-call elimination is not a solution, since even in languages that guarantee it in all - eligible cases, it can only apply to the the call that visits the - last neighbor enumerated. (C# never guarantees it anyway.) + eligible cases, it can only apply to the call that visits the last + neighbor enumerated. (C# never guarantees it anyway.)

Some environments allow the call-stack size to be increased for a