From 221fb86373ee3b49fd56732fca0286d8ed80eaac Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Mon, 1 Apr 2019 10:39:44 +0200 Subject: docs: fix typo s/responsability/responsibility/ [skip ci] --- docs/markdown/Subprojects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Subprojects.md') diff --git a/docs/markdown/Subprojects.md b/docs/markdown/Subprojects.md index 61b3eca..2546441 100644 --- a/docs/markdown/Subprojects.md +++ b/docs/markdown/Subprojects.md @@ -235,7 +235,7 @@ To pull latest version of all your subprojects at once, just run the command: The command-line `meson subprojects checkout ` will checkout a branch, or create one with `-b` argument, in every git subprojects. This is useful when starting local changes across multiple subprojects. It is still your -responsability to commit and push in each repository where you made local +responsibility to commit and push in each repository where you made local changes. To come back to the revision set in wrap file (i.e. master), just run -- cgit v1.1