Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Changeset 796

Show
Ignore:
Timestamp:
11/07/05 16:19:12
Author:
fumanchu
Message:

Couple of bad mdash char's in apireference.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docs/book/xml/apireference.xml

    r781 r796  
    177177            Instead, it should be used to determine which features are <emphasis>available</emphasis> 
    178178            for the response. For example, an HTTP server may send an HTTP/1.1 response even though 
    179             the client is known to only understand HTTP/1.0—the response.version will be set to 
     179            the client is known to only understand HTTP/1.0&#8212;the response.version will be set to 
    180180            Version("1.0") to inform you of this, so that you (and CherryPy) can restrict the 
    181181            response to HTTP/1.0 features only.</para> 
     
    280280        <section> 
    281281            <title>cherrypy.server.stop()</title> 
    282             <para>Stop the CherryPy Server. Well, "suspend" might be a better term—this doesn't 
     282            <para>Stop the CherryPy Server. Well, "suspend" might be a better term&#8212;this doesn't 
    283283            terminate the process.</para> 
    284284        </section> 

Hosted by WebFaction

Log in as guest/cpguest to create tickets