This commit is contained in:
tooomm 2025-03-08 20:19:19 +01:00 committed by GitHub
parent 1ddb226f8b
commit 672392990d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -388,7 +388,7 @@ It is recommended to disable the parameter afterwards using:
```sh ```sh
cmake .. -DUPDATE_TRANSLATIONS=OFF cmake .. -DUPDATE_TRANSLATIONS=OFF
``` ```
Now you are ready to commit the changes and open a PR. Now you are ready to commit your changes and open a PR.
</details> </details>