From: Matt Coleman Date: Tue, 8 Sep 2020 20:43:52 +0000 (-0400) Subject: Fix a typo in compiling.html.in: that -> from X-Git-Tag: v6.8.0-rc1~219 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdca940619b4a9687309f2c346b4118e8347735a;p=thirdparty%2Flibvirt.git Fix a typo in compiling.html.in: that -> from The original author intended to write "different than". "Different" is commonly followed by "from", "than", and "to". Globally, "from" is the most common. Signed-off-by: Matt Coleman Reviewed-by: Neal Gompa Reviewed-by: Erik Skultety --- diff --git a/docs/compiling.html.in b/docs/compiling.html.in index a4b8602cd1..c898d16313 100644 --- a/docs/compiling.html.in +++ b/docs/compiling.html.in @@ -10,7 +10,7 @@

libvirt uses the standard setup/build/install steps and mandates - that the build directory is different that the source directory: + that the build directory is different from the source directory: