mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-07-24 13:16:15 +08:00
Small typo
parent
66faf1b58f
commit
4a3a038725
@ -363,7 +363,7 @@ Compilation itself relies on the [Autotools suite](https://github.com/tesseract-
|
||||
```
|
||||
|
||||
If you want support for multithreading, you have to install OpenMP first (see above)
|
||||
and tell the compiler and linker how to active OpenMP support.
|
||||
and tell the compiler and linker how to activate OpenMP support.
|
||||
This is done by adding that information to the options for `configure`:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user