Merge "trivial doc fix"

This commit is contained in:
Zuul 2024-02-26 08:33:29 +00:00 committed by Gerrit Code Review
commit 065f6e1b51
1 changed files with 1 additions and 1 deletions

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.