From c4477bfddd2cd51de1ad37032ca88330f3c44ed6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9sz=C3=A1ros=20Mih=C3=A1ly?= Date: Mon, 13 May 2019 12:06:35 +0200 Subject: [PATCH] Fix typo (Thanks: benbro) --- examples/etc/turnserver.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/etc/turnserver.conf b/examples/etc/turnserver.conf index df2535c..8f9fbf6 100644 --- a/examples/etc/turnserver.conf +++ b/examples/etc/turnserver.conf @@ -207,7 +207,7 @@ # use-auth-secret then it enables internally automatically lt-cred-mech option # like if you enable both. # -# You can use only one of the to auth mechanisms in the same time because, +# You can use only one auth mechanisms in the same time because, # both mechanism use the username and password validation in different way. # # This way be aware that you can't use both auth mechnaism in the same time!