From dae855c719dbee0fb816bea0dc31c866a5b68a20 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 16 Oct 2014 13:44:34 +0200 Subject: [PATCH] core: Fix spelling mistake in configuration file example --- src/main.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.conf b/src/main.conf index ea0a2bd19..d4d6ab098 100644 --- a/src/main.conf +++ b/src/main.conf @@ -47,7 +47,7 @@ # that they were created for. #DebugKeys = false -# Restricts all controllers to the specified transport. Default vallue +# Restricts all controllers to the specified transport. Default value # is "dual", i.e. both BR/EDR and LE enabled (when supported by the HW). # Possible values: "dual", "bredr", "le" #ControllerMode = dual -- 2.47.3