]> gitweb.fluxo.info Git - drupal/muamba.git/commitdiff
Doc change
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 7 Nov 2011 22:59:52 +0000 (20:59 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 7 Nov 2011 22:59:52 +0000 (20:59 -0200)
muamba.business.inc
muamba.db.inc

index 4b033e71495b8d6164966f5e999e0a4058eb1d5e..2aac179c6d36e05ae40f0982b4df34adbcca2cb1 100644 (file)
@@ -21,7 +21,7 @@ function muamba_ongoing() {
  * Determine possible actions for a transaction.
  *
  * @param $type
- *   Transaction type (sent or received).
+ *   Transaction perspective (sent or received).
  *
  * @param $status
  *   Current transaction status.
index cc8760348d98bfeb9be2c0ede90e3f7cc0b27cf6..5e3a403ac00a2c91b196d9ea1f23658f237bc895 100644 (file)
@@ -44,7 +44,7 @@ function muamba_check_user_request($nid, $uid) {
  *   Requester user uid.
  *
  * @param $type
- *   Transaction type (sent or received).
+ *   Transaction perspective (sent or received).
  *
  * @param $status
  *   Current transaction status.