mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-10-30 01:43:23 +00:00
libvirt: fix a typo
s/httsp/https/ Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
d1605b5d99
commit
39907c6c95
@ -1098,7 +1098,7 @@ virConnectOpenInternal(const char *name,
|
||||
* if not already running. This can be prevented by setting the
|
||||
* environment variable LIBVIRT_AUTOSTART=0
|
||||
*
|
||||
* URIs are documented at httsp://libvirt.org/uri.html
|
||||
* URIs are documented at https://libvirt.org/uri.html
|
||||
*
|
||||
* virConnectClose should be used to release the resources after the connection
|
||||
* is no longer needed.
|
||||
|
Loading…
Reference in New Issue
Block a user