]> git.ipfire.org Git - thirdparty/libvirt.git/commit
hooks: Fix a wrong description
authorChen Hanxiao <chenhanxiao@gmail.com>
Wed, 15 Nov 2017 07:51:40 +0000 (15:51 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 15 Nov 2017 12:52:13 +0000 (13:52 +0100)
commit27215774950e3306700c21d2c9eaeff8feba5b27
tree60c651b5386adbb5edbaeb6a6e3618db95807a58
parent52125f90c93152968cc44f72a132e7ad5df241d9
hooks: Fix a wrong description

In the definition of virHookQemuOpType and virHookNetworkOpType,
we should use 'stopped' rather than 'shutdown'.

Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
docs/hooks.html.in