diff options
author | Dan Kenigsberg <danken@redhat.com> | 2009-09-22 12:54:57 +0200 |
---|---|---|
committer | Daniel Veillard <veillard@redhat.com> | 2009-09-22 12:55:39 +0200 |
commit | 27a1f781bcb7388e08b0bce31643115ed165f859 (patch) | |
tree | 01edc7dee644a0343f172ad7ccb2f2c4a939c352 /docs/downloads.html.in | |
parent | c8c9ef27578767fafe581fd1e4c23ff86a85aca0 (diff) | |
download | libvirt-27a1f781bcb7388e08b0bce31643115ed165f859.tar.gz |
Fix a number of small typos
Diffstat (limited to 'docs/downloads.html.in')
-rw-r--r-- | docs/downloads.html.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/downloads.html.in b/docs/downloads.html.in index a34ddd13f2..493923c267 100644 --- a/docs/downloads.html.in +++ b/docs/downloads.html.in @@ -60,7 +60,7 @@ <p> The libvirt build process uses GNU autotools, so after obtaining a checkout it is necessary to generate the configure script and Makefile.in templates using the <code>autogen.sh</code> command, passing the extra - arguments as as for configure. As an example, to do a complete build and + arguments as for configure. As an example, to do a complete build and install it into your home directory run:</p> <pre> |