changeset 1655:016ffd74026f

Spelling: practice
author timeless@gmail.com
date Fri, 14 Sep 2012 10:07:15 -0400
parents d1c5d80b2ace
children d8d657ef4a38
files docs/evolve-good-practice.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs/evolve-good-practice.rst	Thu Sep 13 17:34:14 2012 -0400
+++ b/docs/evolve-good-practice.rst	Fri Sep 14 10:07:15 2012 -0400
@@ -27,7 +27,7 @@
 There is no descent conflict detection and handling right now.
 Rewriting other people's changesets guarantees that you will get
 conflicts. Communicate with your fellow developers before trying to
-touch other people's work (which is a good pratice in any case).
+touch other people's work (which is a good practice in any case).
 
 Using multiple branches will help you to achieve this goal.