Reword config text to avoid Unicode apostrophe
Replace the contraction in the configuration file to remove the Unicode apostrophe to get rid of Gitea’s “confusable characters” warning when opening the file. Change-Id: I0a1fcbff17356fe66f1106ffe572a515c008885f Signed-off-by: Dmitriy Chubinidze <dcu995@gmail.com>
This commit is contained in:
@@ -147,7 +147,7 @@ id=30
|
||||
parent=bond1
|
||||
|
||||
# The br-vlan bridge originates from older setups using containerized Neutron agents.
|
||||
# It’s no longer needed or recommended — you can use the physical interface directly,
|
||||
# It is no longer needed or recommended — you can use the physical interface directly,
|
||||
# which allows full utilization of the entire physical NIC without an extra bridge.
|
||||
|
||||
[connection]
|
||||
|
||||
Reference in New Issue
Block a user