diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2021-01-30 13:20:59 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-01-30 13:26:57 +0200 |
commit | 708b83a029b1c2ae91ad6426d45b6723893e1427 (patch) | |
tree | edf5bd6e1cccc01f57572620d96beeafbbe3a175 /docs/markdown/fallback-wraptool.md | |
parent | f0fbb31ccfa78ca1d7b7f9cedfbb090bf36d3e64 (diff) | |
download | meson-docrewrap.zip meson-docrewrap.tar.gz meson-docrewrap.tar.bz2 |
Rewrap long text lines in docs. [skip ci]docrewrap
Diffstat (limited to 'docs/markdown/fallback-wraptool.md')
-rw-r--r-- | docs/markdown/fallback-wraptool.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/markdown/fallback-wraptool.md b/docs/markdown/fallback-wraptool.md index 9f4814b..d4f5af2 100644 --- a/docs/markdown/fallback-wraptool.md +++ b/docs/markdown/fallback-wraptool.md @@ -22,8 +22,8 @@ To install a wrap, go to your source root, make sure that the This will stage the subproject ready to use. If you have multiple subprojects you need to download them all manually. -Specifying branch name is optional. If not specified, the list -of potential branches is sorted alphabetically and the last branch is +Specifying branch name is optional. If not specified, the list of +potential branches is sorted alphabetically and the last branch is used. *Note* The tool was added in 0.32.0, for versions older than that you |