]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
mod_http2 docs: Typo fix
authorJoe Orton <jorton@apache.org>
Fri, 2 Feb 2024 11:12:11 +0000 (11:12 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 2 Feb 2024 11:12:11 +0000 (11:12 +0000)
Submitted by: Justin Vreeland <j_vreeland apple.com>
Github: closes #407

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1915531 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_http2.html.en.utf8
docs/manual/mod/mod_http2.xml

index 9a7e815b22ddfbfda8b56e9ac1c83a6bf2cc77c1..a8645e15db90863d48ed21be552d3a3db4a06521 100644 (file)
             </p><p>
                 The module, by default, tries to use the maximum size possible,
                 which is somewhat around 16KB. This sets the maximum. When less
-                response data is availble, smaller frames will be sent.
+                response data is available, smaller frames will be sent.
             </p>
         
 </div>
index e769a7591464ab56d36803bc61b6a7ab9a4a6203..1fa5d7a9a6c8d0b2896ce8f6ee34d9e9d7eb7d58 100644 (file)
@@ -1044,7 +1044,7 @@ H2TLSCoolDownSecs 0
             </p><p>
                 The module, by default, tries to use the maximum size possible,
                 which is somewhat around 16KB. This sets the maximum. When less
-                response data is availble, smaller frames will be sent.
+                response data is available, smaller frames will be sent.
             </p>
         </usage>
     </directivesynopsis>