aboutsummaryrefslogtreecommitdiff
path: root/muamba.db.inc
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-11-14 18:47:01 -0200
committerSilvio Rhatto <rhatto@riseup.net>2011-11-14 18:47:01 -0200
commitd61608bca97500a6ce6ff5625242ea6d064741aa (patch)
tree57ecbfb8d911154733d184183a5d8ffbf4e743b2 /muamba.db.inc
parent13b318c27368c400e5079ce578adb6f8a79dd35c (diff)
downloadmuamba-d61608bca97500a6ce6ff5625242ea6d064741aa.tar.gz
muamba-d61608bca97500a6ce6ff5625242ea6d064741aa.tar.bz2
Do not reject all other requests
Diffstat (limited to 'muamba.db.inc')
-rw-r--r--muamba.db.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/muamba.db.inc b/muamba.db.inc
index 773e65e..f06e3be 100644
--- a/muamba.db.inc
+++ b/muamba.db.inc
@@ -114,7 +114,7 @@ function muamba_get_transaction($id, $index = 'mid') {
}
/**
- * Get current transaction for an item. Note that there might
+ * Get current transactions for an item. Note that there might
* be more than one active transaction for a given item if they
* all are in the "requested" state.
*