[libvirt] [PATCH 16/16] docs: hacking: fix typo

Ján Tomko jtomko at redhat.com
Fri Oct 18 22:36:50 UTC 2019


s/verca/versa/

Signed-off-by: Ján Tomko <jtomko at redhat.com>
---
 docs/hacking.html.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/hacking.html.in b/docs/hacking.html.in
index 3c8cceaec0..73d137ab1d 100644
--- a/docs/hacking.html.in
+++ b/docs/hacking.html.in
@@ -1105,7 +1105,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>
-- 
2.21.0




More information about the libvir-list mailing list