summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2025-03-10 13:51:53 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2025-04-01 11:13:11 +0200
commit14ef8c98f17d41adce477d0fec7fedfb76057740 (patch)
tree1f16c46241a5f9a98459cfea5a94b8a549f7de85
parentdae5d099d39b8b2b7ec08772f4e1ded9986a5853 (diff)
downloadjustbuild-14ef8c98f17d41adce477d0fec7fedfb76057740.tar.gz
just-mrrc(5): fix typo
(cherry-pick from 7f3bff62999f927546c6ef7ee6133a89a2bb9cd6)
-rw-r--r--share/man/just-mrrc.5.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/just-mrrc.5.md b/share/man/just-mrrc.5.md
index 50abf227..258a804a 100644
--- a/share/man/just-mrrc.5.md
+++ b/share/man/just-mrrc.5.md
@@ -160,7 +160,7 @@ The just-mrrc is given by a JSON object.
an existing file, this file is read as an additional rc file
overlaying the given rc file in the specified order; the value
of `"rc files"` in the overlaying files is ignored.
- In this way, an rc file commited to a repository can be allowed
+ In this way, an rc file committed to a repository can be allowed
to set a sensible configuration, remote-execution and serve end
points, etc. This is particularly useful when simultaneously
working on several projects with different settings.