diff --git a/docs/hacking.html.in b/docs/hacking.html.in index b743d4b861..92ffa2f25c 100644 --- a/docs/hacking.html.in +++ b/docs/hacking.html.in @@ -1106,7 +1106,7 @@ BAD: new code. Existing code should be converted to the new macros where relevant. It is permissible to use g_autoptr, g_auto on an object whose cleanup function - is declared with the libvirt macros and vice-verca. + is declared with the libvirt macros and vice-versa.
VIR_AUTOUNREF