Index: services/comment_service/comment_service.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/services/services/comment_service/Attic/comment_service.inc,v
retrieving revision 1.1.2.1.2.3
diff -u -p -r1.1.2.1.2.3 comment_service.inc
--- services/comment_service/comment_service.inc	20 Feb 2010 19:42:40 -0000	1.1.2.1.2.3
+++ services/comment_service/comment_service.inc	21 Feb 2010 01:39:32 -0000
@@ -12,8 +12,7 @@
  * If a cid is specified in $comment->cid then that comment is edited.
  *
  * @param $comment
- *   An array matching the form values that would be submitted in the comment
- *   edit form.
+ *   An object as would be returned from comment_load().
  * @return
  *   Unique identifier for the comment (cid) or FALSE if there was a problem.
  */
