mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-18 19:44:21 +02:00
Fix typo in README
This commit is contained in:
parent
10a09b1d72
commit
df83beaf39
1 changed files with 1 additions and 1 deletions
|
|
@ -314,7 +314,7 @@ find bugs in other areas of the code.
|
|||
|
||||
Currently, there are memory leaks which do not seem to stem from our code but rather
|
||||
the code of wl-roots or some other library we depend on. We are working on the problem.
|
||||
In the meantime, add `-Ddetect-leaks=0` to the meson command to exclude memory leaks.
|
||||
In the meantime, add `-Db_detect-leaks=0` to the meson command to exclude memory leaks.
|
||||
|
||||
## Bugs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue