commit eb835fa7f7d3f2c91b5a37a2e0e5c156b0ccef03 parent 27fec1d49c5ffc233bfddb186717db7512f8294e Author: Christos Margiolis <christos@margiolis.net> Date: Sun, 27 Jun 2021 16:36:11 +0300 README: fix typo Diffstat:
M | README | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README b/README @@ -1,9 +1,9 @@ mixer ===== -An OSS mixer library implementation for the FreeBSD, and a complete -rewrite of mixer(8) to use it and its new features. Some of its development -is part of Google Summer of Code 2021. +An OSS mixer library implementation for FreeBSD, and a complete rewrite +of mixer(8) to use it and its new features. Some of its development is +part of Google Summer of Code 2021. Usage -----