Changeset 559 for pkpgcounter

Show
Ignore:
Timestamp:
12/09/07 22:08:46 (16 years ago)
Author:
jerome
Message:

Missing space after '.'

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pkpgcounter/trunk/tests/gstests.py

    r544 r559  
    224224        out.write("</ul>\n") 
    225225        out.write("<p><strong>Green</strong> means that pkpgcounter obtained the expected result.</p>\n") 
    226         out.write("<p><strong>Orange</strong> means that pkpgcounter obtained an incorrect result.<em>IMPORTANT : if only 1 page is found, this is often due to image formats which don't support multiple pages anyway.</em></p>\n") 
     226        out.write("<p><strong>Orange</strong> means that pkpgcounter obtained an incorrect result. <em>IMPORTANT : if only 1 page is found, this is often due to image formats which don't support multiple pages anyway.</em></p>\n") 
    227227        out.write("<p><strong>Red</strong> means that pkpgcounter doesn't recognize the input file's format.</p>\n") 
    228228        out.write('<table border="1"><tr bgcolor="gold"><th width="15%">Device</th><th width="25%">Details</th><th width="60%">Command line</th></tr>\n')