From 8b3c382e28dfff4050f40fd018de2f4cd1ae3c77 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 14 Mar 2008 11:08:03 +0000 Subject: Fix typo "informations" -> "information" (Atsushi SAKAI and Saori FUKUTA). --- libvirt-python-api.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libvirt-python-api.xml') diff --git a/libvirt-python-api.xml b/libvirt-python-api.xml index 6f64b65..3e59398 100644 --- a/libvirt-python-api.xml +++ b/libvirt-python-api.xml @@ -34,13 +34,13 @@ - Extract informations about a domain. Note that if the connection used to get the domain is limited only a partial set of the informations can be extracted. - + Extract information about a domain. Note that if the connection used to get the domain is limited only a partial set of the information can be extracted. + - Extract hardware informations about the Node. - + Extract hardware information about the Node. + -- cgit