chiark / gitweb /
README.md: Reword Limitations paragraph slightly
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 18 Jun 2020 19:19:11 +0000 (20:19 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 18 Jun 2020 19:19:11 +0000 (20:19 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
README.md

index 9541ba48d204532acb1ae68144cae9d261f5c4e8..a4964093e8c9e3df906ad2a7d75714b89906f1e8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -293,12 +293,12 @@ All of these are absolute paths.
 Limitations and bugs
 ====================
 
-  * nailing-cargo dirties your source trees, including particularly
-    `Cargo.toml` and `Cargo.lock`, temporarily.  If nailing-cargo crashes
-    or is interrupted these changes may be left behind; running
-    nailing-cargo again should clean up such a mess.  Unfortunately it is
-    not possible to fix this bug because the cargo team have deliberately
-    made cargo inflexible -
+  * nailing-cargo temporarily dirties your source trees, including
+    particularly `Cargo.toml` and `Cargo.lock`.  If nailing-cargo
+    crashes or is interrupted these changes may be left behind;
+    running nailing-cargo again should clean up such a mess.
+    Unfortunately it is not possible to fix this bug because the cargo
+    team have deliberately made cargo inflexible -
     [issue#6715](https://github.com/rust-lang/cargo/issues/6715).
 
   * Out of tree builds require a unified filesystem view: eg, different