Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com>
---
docs/hooks.html.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/hooks.html.in b/docs/hooks.html.in
index 7a04ac198..6cc47a6c5 100644
--- a/docs/hooks.html.in
+++ b/docs/hooks.html.in
@@ -289,7 +289,7 @@
<li><span class="since">Since 1.2.2</span>, before a
network is started,
this script is called as:<br/>
<pre>/etc/libvirt/hooks/network network_name start begin
-</pre></li>
- <li>After the network is started, up ∧ running, the script is
+ <li>After the network is started, up & running, the script is
called as:<br/>
<pre>/etc/libvirt/hooks/network network_name started begin
-</pre></li>
<li>When a network is shut down, this script is called as:<br/>
--
2.13.3