From: Ersek Laszlo Date: Fri, 7 May 2010 17:52:35 +0000 (+0200) Subject: Fix a typo in docs X-Git-Tag: v0.8.2~311 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=563d7ee3a9cafbcda54ffd19b12de1a7d3a17a71;p=thirdparty%2Flibvirt.git Fix a typo in docs --- diff --git a/docs/goals.html.in b/docs/goals.html.in index 8e70f104d5..8f0d075754 100644 --- a/docs/goals.html.in +++ b/docs/goals.html.in @@ -20,7 +20,7 @@ and stable layer to securely manage domains on a node. The node may be distant and libvirt should provide all APIs needed to provision, create, modify, monitor, control, migrate and stop the domains, within the limits - of the support of the hypervisor for those operations. Multiple mode may + of the support of the hypervisor for those operations. Multiple nodes may be accessed with libvirt simultaneously but the APIs are limited to single node operations.

This implies the following sub-goals: