Merge "trivial doc fix"

This commit is contained in:
Zuul
2024-02-26 08:33:29 +00:00
committed by Gerrit Code Review

View File

@@ -599,7 +599,7 @@ of ``rabbit://bob:s3kret@otherhost/nova`` when used with the above example.
The :oslo.config:option:`transport_url` option can contain an
extended syntax for the "netloc" part of the URL
(i.e. ``userA:passwordA@hostA:portA,userB:passwordB:hostB:portB``). In this
(i.e. ``userA:passwordA@hostA:portA,userB:passwordB@hostB:portB``). In this
case, substitutions of the form ``username1``, ``username2``, etc will be
honored and can be used in the template URL.