Index: privatemsg.module
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/privatemsg/privatemsg.module,v
retrieving revision 1.70.2.30.2.91.2.35
diff -u -p -r1.70.2.30.2.91.2.35 privatemsg.module
--- privatemsg.module	17 Apr 2009 18:12:54 -0000	1.70.2.30.2.91.2.35
+++ privatemsg.module	17 Apr 2009 19:27:05 -0000
@@ -1587,7 +1587,7 @@ function _privatemsg_list_headers($has_p
 /**
  * Formats a row in the message list.
  *
- * Does use theme patterns to display the single fields.
+ * Uses theme patterns to theme single fields.
  *
  * @param $thread
  *   Array with the row data returned by the database.
