]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: hacking: fix typo
authorJán Tomko <jtomko@redhat.com>
Fri, 18 Oct 2019 22:03:51 +0000 (00:03 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 22 Oct 2019 20:15:02 +0000 (22:15 +0200)
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>
docs/hacking.html.in

index b743d4b86169a526d1849e75e989c0b1e7888602..92ffa2f25cad92de5cd4d43ea2db7dc014c29bcb 100644 (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>