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:
Ján Tomko 2019-10-19 00:03:51 +02:00
parent 71aadcd764
commit 8e09cf1d5a

View File

@ -1106,7 +1106,7 @@ BAD:
new code. Existing code should be converted to the new code. Existing code should be converted to the
new macros where relevant. It is permissible to use new macros where relevant. It is permissible to use
<code>g_autoptr</code>, <code>g_auto</code> on an object whose cleanup function <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> </dd>
<dt><code>VIR_AUTOUNREF</code></dt> <dt><code>VIR_AUTOUNREF</code></dt>