In the TOC link title, "auto-redrawing-works" -> "auto-redrawing works"
This commit is contained in:
Aarni Koskela 2014-11-24 16:50:21 +02:00
parent 1fce18069d
commit f2b2e5453b

View file

@ -2,7 +2,7 @@
---
- [How auto-redrawing-works](#how-auto-redrawing-works)
- [How auto-redrawing works](#how-auto-redrawing-works)
- [Integrating multiple execution threads](#integrating-multiple-execution-threads)
- [Integrating to legacy code](#integrating-to-legacy-code)
- [Signature](#signature)
@ -242,4 +242,4 @@ void startComputation()
```clike
void endComputation()
```
```