From 563d7ee3a9cafbcda54ffd19b12de1a7d3a17a71 Mon Sep 17 00:00:00 2001 From: Ersek Laszlo Date: Fri, 7 May 2010 19:52:35 +0200 Subject: [PATCH] Fix a typo in docs --- docs/goals.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:

-- GitLab