On Thu, 2015-10-01 at 14:33 +0200, Martin Kletzander wrote:
> Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com>
> ---
> docs/apps.html.in | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
> diff --git a/docs/apps.html.in b/docs/apps.html.in
> index 86b301660df3..2ee24bb382f9 100644
> --- a/docs/apps.html.in
> +++ b/docs/apps.html.in
> @@ -441,5 +441,19 @@
> </dd>
> </dl>
>
> + <h2><a name="other">Other</a></h2>
> +
> + <dl>
> + <dt><a
href="http://cuckoosandbox.org/">Cuckoo
Sandbox</a></dt
> >
> + <dd>
> + Cuckoo Sandbox is a malware analysis system. You can throw
> + any suspicious file at it and in a matter of seconds Cuckoo
> + will provide you back some detailed results outlining what
> + such file did when executed inside an isolated environment.
> + And it's this isolated environment that libvirt, amongsth
> + other backends, can be used.
> + </dd>
> + </dl>
> +
> </body>
> </html>
s/amongsth/amongst/
Or even s/amongsth/among/ [1]
Plus the whole last sentence looks like some words went missing...
Maybe take another look at it.
How about "And libvirt is one of the backends that can be used for the
isolated environment." ?
Cheers.
[1]
http://grammarist.com/usage/among-amongst/
--
Andrea Bolognani
Software Engineer - Virtualization Team