mirror of https://github.com/BOINC/boinc.git
Updated BasicApi (markdown)
parent
d1fe2c3b70
commit
b1e4a31099
|
@ -24,7 +24,7 @@ boinc_init();
|
|||
|
||||
### Parallel apps
|
||||
|
||||
If your uses multiple threads or processes for parallelism, initialize using
|
||||
If your app uses multiple threads or processes for parallelism, initialize using
|
||||
```c
|
||||
BOINC_OPTIONS options;
|
||||
|
||||
|
|
Loading…
Reference in New Issue