diff docs/usage/vcs_support.rst @ 5417:36a35394b3cb

docs: fix some confusing paste/paster typos
author Mads Kiilerich <madski@unity3d.com>
date Thu, 20 Aug 2015 17:29:55 +0200
parents b52a1ccee927
children fbbe80e3322b
line wrap: on
line diff
--- a/docs/usage/vcs_support.rst	Thu Aug 20 17:29:55 2015 +0200
+++ b/docs/usage/vcs_support.rst	Thu Aug 20 17:29:55 2015 +0200
@@ -28,7 +28,7 @@
 waitress_ for `paster serve` instead of the built-in `paste` WSGI
 server.
 
-The default paste server is controlled in the .ini file::
+The paster server is controlled in the .ini file::
 
     use = egg:waitress#main