Fix typo in README

This commit is contained in:
Cagebreak Signing Key 3 2020-09-12 16:45:07 +02:00
commit df83beaf39

View file

@ -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