From: Cleber Rosa Date: Tue, 4 Mar 2025 02:19:49 +0000 (-0500) Subject: docs/api.rst: revert erroneously change of Once -> OnDevice X-Git-Tag: v11.2.0-rc1~290 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b98a474a44927f3c55961b7bfc5965f16e7f957a;p=thirdparty%2Flibvirt.git docs/api.rst: revert erroneously change of Once -> OnDevice Commit af1b89d1d for some reason changed a perfectly fine statement to one that I could not understand. Let's revert it. Signed-off-by: Cleber Rosa Reviewed-by: Jiri Denemark --- diff --git a/docs/api.rst b/docs/api.rst index cdba642967..243303de68 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -26,7 +26,7 @@ name will default to a preselected hypervisor, but it's probably not a wise thing to do in most cases. See the `connection URI `__ page for a full descriptions of the values allowed. -OnDevice the application obtains a +Once the application obtains a `virConnectPtr `__ connection to the hypervisor it can then use it to manage the hypervisor's available domains and related virtualization resources,