doc/book/en/admin/setup-windows.rst
changeset 7633 ab1385ee7caa
parent 7632 3c9dfc6e820b
child 9916 986797d779ea
--- a/doc/book/en/admin/setup-windows.rst	Thu Jul 07 18:20:23 2011 +0200
+++ b/doc/book/en/admin/setup-windows.rst	Thu Jul 07 18:20:46 2011 +0200
@@ -8,13 +8,12 @@
 Setting up a Windows development environment is not too complicated
 but it requires a series of small steps.
 
-We proposed an example of a typical |cubicweb| installation on Windows
+We propose an example of a typical |cubicweb| installation on Windows
 from sources. We assume everything goes into ``C:\\`` and for any
 package, without version specification, "the latest is
 the greatest".
 
-Take into the mind that adjusting the installation drive should be
-straightforward.
+Mind that adjusting the installation drive should be straightforward.
 
 
 
@@ -104,7 +103,7 @@
 Getting the sources
 -------------------
 
-There are tow ways to get the sources of |cubicweb| and its
+There are two ways to get the sources of |cubicweb| and its
 :ref:`cubes <AvailableCubes>`:
 
 * download the latest release (:ref:`SourceInstallation`)
@@ -153,3 +152,6 @@
 Then start the service with::
 
   net start cubicweb-my_instance
+
+In case this does not work, you should be able to see error reports in
+the application log, using the windows event log viewer.