From aa87f62c3a249c571e6bbf4036af33f96fee3fb5 Mon Sep 17 00:00:00 2001 From: Scott Brenner Date: Fri, 11 Oct 2019 06:57:29 -0700 Subject: [PATCH] Quick typo fix (#19759) --- conf/sample.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/sample.ini b/conf/sample.ini index 7e8d96065b9..04e09f70af2 100644 --- a/conf/sample.ini +++ b/conf/sample.ini @@ -419,7 +419,7 @@ ;enabled = false ;host = localhost:25 ;user = -# If the password contains # or ; you have to wrap it with trippel quotes. Ex """#password;""" +# If the password contains # or ; you have to wrap it with triple quotes. Ex """#password;""" ;password = ;cert_file = ;key_file =