Minor corrections in comments and syntax
This commit is contained in:
parent
d9ba54f285
commit
5173f51d52
4 changed files with 5 additions and 5 deletions
|
@ -250,7 +250,7 @@ private :
|
|||
/// virtual functions (but not onStart) will be called
|
||||
/// from this separate thread. It is important to keep this in
|
||||
/// mind, because you may have to take care of synchronization
|
||||
/// issues if you share data between threads.
|
||||
/// issues if you share data between threads.
|
||||
///
|
||||
/// Usage example:
|
||||
/// \code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue