]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Fix a typo in compiling.html.in: that -> from
authorMatt Coleman <mcoleman@datto.com>
Tue, 8 Sep 2020 20:43:52 +0000 (16:43 -0400)
committerErik Skultety <eskultet@redhat.com>
Thu, 10 Sep 2020 07:13:52 +0000 (09:13 +0200)
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 <matt@datto.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
docs/compiling.html.in

index a4b8602cd1bdd080cf88e413ff4810542fa7fa01..c898d163130eb2fc8aa7421e20bd7789ca492311 100644 (file)
@@ -10,7 +10,7 @@
 
     <p>
       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:
     </p>
 
     <pre>