diff options
Diffstat (limited to 'libpathod/templates/docs_libpathod.html')
-rw-r--r-- | libpathod/templates/docs_libpathod.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libpathod/templates/docs_libpathod.html b/libpathod/templates/docs_libpathod.html index 72b24e83..6d504fe5 100644 --- a/libpathod/templates/docs_libpathod.html +++ b/libpathod/templates/docs_libpathod.html @@ -9,10 +9,10 @@ <div class="row"> <div class="span6"> <p> - Behind the pathod and pathoc command-line tools lurks <b>libpathod</b>, a - powerful library for manipulating and serving HTTP requests and responses. - The canonical documentation for the library is in the code, and can be accessed - using pydoc. + Behind the pathod and pathoc command-line tools lurks <b>libpathod</b>, + a powerful library for manipulating and serving HTTP requests and responses. + The canonical documentation for the library is in the code, and can be + accessed using pydoc. </p> </div> <div class="span6"> |