diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-09-19 17:19:13 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-09-19 17:19:13 +0200 |
commit | 1eea281567cad1056de4a28ab3eea3471d59a833 (patch) | |
tree | 332a5b6b8158341109d070b135e0a3978e5ee2cb /using-git.texinfo | |
parent | typo (diff) | |
download | using-git-1eea281567cad1056de4a28ab3eea3471d59a833.tar.gz using-git-1eea281567cad1056de4a28ab3eea3471d59a833.tar.bz2 using-git-1eea281567cad1056de4a28ab3eea3471d59a833.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | using-git.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index e5091ad..430b665 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -371,7 +371,7 @@ blessed repository and sends submissons to her. Larger projects may have multiple maintainers that helps with accepting submissons. A common model like this, -that you often se on GitHub, is the +that you often see on GitHub, is the integeration manager workflow, where the maintainer is an integeration manager than accepts pull requests from developers |