From b210e5a01d1f6a1fa6e60d627466657102f42d5d Mon Sep 17 00:00:00 2001 From: Michael Carlberg Date: Thu, 2 Jun 2016 18:31:02 +0200 Subject: [PATCH] fix(docs): Typo in configuration example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91c98a31..21ae3a2c 100644 --- a/README.md +++ b/README.md @@ -682,7 +682,7 @@ is not fully functional yet. If you notice any other anomalies, please [create a ~~~ ini [module/volume] - type = internal/memory + type = internal/volume ; Use the following command to list available mixer controls: ; $ amixer scontrols | sed -nr "s/.*'([[:alnum:]]+)'.*/\1/p"