[sylvain] r51071 - silvadoccenter/trunk/source

[email protected] Tue, 3 Sep 2013 18:30:58 +0200 (CEST)
Newsgroups gmane.comp.web.zope.silva.cvs
Message-ID <[email protected]>
Author: sylvain
Date: Tue Sep  3 18:30:58 2013
New Revision: 51071

Modified:
   silvadoccenter/trunk/source/uwsgi.rst
Log:
Fix language.


Modified: silvadoccenter/trunk/source/uwsgi.rst
==============================================================================
--- silvadoccenter/trunk/source/uwsgi.rst	(original)
+++ silvadoccenter/trunk/source/uwsgi.rst	Tue Sep  3 18:30:58 2013
@@ -64,8 +64,8 @@
   even reduce them.
 
 - Line 17 defines the option ``lazy`` which is critical in order to
-  use the ZODB. **Not specifying this option might result in data
-  lost**.
+  use the ZODB. **Not specifying this option might result in losing
+  data**.
 
 - Line 18 and 19 tells uWSGI to act as a daemon and go in the
   background after it started. If you wish to run it as foreground