Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
*
* virsh command --arg str1,str2,str3
*
- * This does not play nicely with our completer funtions, because
+ * This does not play nicely with our completer functions, because
* they have to return strings prepended with user's input. For
* instance:
*
{.name = "bytes",
.type = VSH_OT_BOOL,
- .help = N_("Reture pool info in bytes"),
+ .help = N_("Return pool info in bytes"),
},
{.name = NULL}
};
@lexs;
}
-# Followings are code templates handled by PT
+# Following are code templates handled by PT
__END__<<DUMMY # Dummy heredoc to disable perl syntax highlighting
@@ Sym::Type#render_dissector
<%