Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: 78d642e8ab69e78af7e6e63ba5f82b6480567bf1
      
https://github.com/mailru/tarantool/commit/78d642e8ab69e78af7e6e63ba5f82b6480567bf1
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M doc/user/persistence-architecture.xml

  Log Message:
  -----------
  Fix a typo.


diff --git a/doc/user/persistence-architecture.xml 
b/doc/user/persistence-architecture.xml
index d1e7e46..7e61202 100644
--- a/doc/user/persistence-architecture.xml
+++ b/doc/user/persistence-architecture.xml
@@ -60,7 +60,7 @@ example:
 
 <para>
 The master and the WAL writer threads communicate using asynchronous (yet 
reliable)
-messaging; the master theread, not being blocked on
+messaging; the master thread, not being blocked on
 WAL tasks, continues to handle requests quickly
 even at hight volumes of disk I/O. For instance, SELECT performance,
 provided SELECTs are run in their own connections, remains


================================================================

_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to