Skip to content

Commit 57305db

Browse files
committed
typo fix
1 parent 6a630c4 commit 57305db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/vm.xml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<mac address='{{ interface.mac }}'/>
5656
{% endif %}
5757
{# if the network configuration is invalid this can still appear in the xml #}
58-
{# (say you enter 'bond' instead of 'bridge in your variables) #}
58+
{# (say you enter 'bond' instead of 'bridge' in your variables) #}
5959
<model type='virtio'/>
6060
</interface>
6161
{% endfor %}

0 commit comments

Comments
 (0)