zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH 3/3] zsh-development-guide: add a missing 'to'
@ 2013-02-05 17:44 Wieland Hoffmann
  2013-02-07 21:34 ` Mikael Magnusson
  0 siblings, 1 reply; 5+ messages in thread
From: Wieland Hoffmann @ 2013-02-05 17:44 UTC (permalink / raw)
  To: zsh-workers

---
 Etc/zsh-development-guide | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Etc/zsh-development-guide b/Etc/zsh-development-guide
index e7d7385..e4ac1ba 100644
--- a/Etc/zsh-development-guide
+++ b/Etc/zsh-development-guide
@@ -67,7 +67,7 @@ Git Workflow
  * Do not merge your private feature branches onto the master branch: a
    linear history without merge commits is simpler to follow (and to
    bisect). Both "git cherry-pick" and "git merge --ff-only" can be used
-   bring changes over to another branch without a merge commit.
+   to bring changes over to another branch without a merge commit.
  
  * It is often useful to regularly check in changes while prototyping a
    solution on a private branch. When finished, it is better to deliver a
-- 
1.8.1.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-02-08  3:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-05 17:44 [PATCH 3/3] zsh-development-guide: add a missing 'to' Wieland Hoffmann
2013-02-07 21:34 ` Mikael Magnusson
2013-02-07 22:47   ` Lawrence Velázquez
2013-02-08  2:25   ` Phil Pennock
2013-02-08  3:30     ` Lawrence Velázquez

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).