Fix missing word

This commit is contained in:
Camilla Berglund 2016-03-08 15:29:03 +01:00
parent 1e51813d05
commit 793eef1d0a

View File

@ -267,8 +267,8 @@ to keep track of the current context for each thread. Synchronization is left
to the application. to the application.
Functions that may currently be called from any thread will always remain so, Functions that may currently be called from any thread will always remain so,
but functions that are currently limited to the main may be updated to allow but functions that are currently limited to the main thread may be updated to
calls from any thread in future releases. allow calls from any thread in future releases.
@subsection compatibility Version compatibility @subsection compatibility Version compatibility