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-22 22:15:02 +02:00
parent 71aadcd764
commit 8e09cf1d5a
+1 -1
View File
@@ -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>