Steve Piercy
2011-09-09 157d3256acf633bb21cfd09e542c639672c2c579
Correct spelling of "chages" to "changes".
1 files modified
2 ■■■ changed files
docs/narr/introduction.rst 2 ●●● patch | view | raw | blame | history
docs/narr/introduction.rst
@@ -503,7 +503,7 @@
the database that probably should not have.  Having a centralized commit
point saves you from needing to think about this; it's great for lazy people
who also care about data integrity.  Either the request completes
successfully, and all chages are committed, or it does not, and all changes
successfully, and all changes are committed, or it does not, and all changes
are aborted.
Also, Pyramid's transaction management system allows you to synchronize