From: Egor Shestakov Date: Mon, 19 Jan 2026 17:27:50 +0000 (+0000) Subject: DOC: fix mismatched quotes typos around words in the documentation files X-Git-Tag: v3.4-dev3~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44c491ae6b95dfb56b43b32e1972421743a322bd;p=thirdparty%2Fhaproxy.git DOC: fix mismatched quotes typos around words in the documentation files s/"no'/"no" s/'private"/"private" s/"flt'/"flt" There isn't definite convention but people usually prefer to highlight something important with quotation marks. For example, it's convenient to find keywords from a text when they are quoted, mismatches make this harder. No backport needed. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 8c54b44a7..20d9a5df6 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -2753,7 +2753,7 @@ h2-workaround-bogus-websocket-clients automatically downgrade to http/1.1 for the websocket tunnel, specify h2 support on the bind line using "alpn" without an explicit "proto" keyword. If this statement was previously activated, this can be disabled by prefixing - the keyword with "no'. + the keyword with "no". hard-stop-after