]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
Update RELEASE_NOTES.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 22 Jul 2021 09:44:10 +0000 (10:44 +0100)
committerGitHub <noreply@github.com>
Thu, 22 Jul 2021 09:44:10 +0000 (10:44 +0100)
RELEASE_NOTES.md

index 717aeb8901a107410f925459c3b71bba40b89d0e..d3b2d5c44ba97e38d60adca721b67f8139fe175e 100644 (file)
@@ -1,5 +1,5 @@
 ## Version: 1.1-dev-44-g827e624
-* Modidy `install-exec-hook` to use the standard `$DESTDIR` variable instead of the fixed location `/lib/systemd/`. This is to facilitate build environments that install into a separate directory (e.g. cross-compiling environments). Thanks to [HiFiBerry](https://github.com/hifiberry).
+* Modify `install-exec-hook` to use the standard `$DESTDIR` variable instead of the fixed location `/lib/systemd/`. This is to facilitate build environments that install into a separate directory (e.g. cross-compiling environments). Thanks to [HiFiBerry](https://github.com/hifiberry).
 
 ## Version: 1.1-dev-40-g6111d69
 * Fix a crashing bug. Thanks to [ste94pz](https://github.com/ste94pz) for reporting and debugging.