mirror of https://gitee.com/openkylin/libvirt.git
docs: hacking: fix typo
s/verca/versa/ Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
71aadcd764
commit
8e09cf1d5a
|
@ -1106,7 +1106,7 @@ BAD:
|
|||
new code. Existing code should be converted to the
|
||||
new macros where relevant. It is permissible to use
|
||||
<code>g_autoptr</code>, <code>g_auto</code> on an object whose cleanup function
|
||||
is declared with the libvirt macros and vice-verca.
|
||||
is declared with the libvirt macros and vice-versa.
|
||||
</dd>
|
||||
|
||||
<dt><code>VIR_AUTOUNREF</code></dt>
|
||||
|
|
Loading…
Reference in New Issue