docs/evolve-good-practice.rst
changeset 1655 016ffd74026f
parent 1287 6f2c1574eda8
--- 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.