summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiegfried-Angel Gevatter Pujals <rainct@ubuntu.com>2009-07-15 13:40:20 +0200
committerSiegfried-Angel Gevatter Pujals <rainct@ubuntu.com>2009-07-15 13:40:20 +0200
commit962783be7199a555e9cc9dd47409068a379465dd (patch)
tree07d5cf0377f38e41ef2f6339f6ed626c3791254e
parentfdfa2be298acb278d39b5453c17619806f410784 (diff)
Update docs to mention that Item is a dict instead of a tuple.v0.2.0
-rw-r--r--doc/dbus/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dbus/source/index.rst b/doc/dbus/source/index.rst
index cb7339b7..0101c89a 100644
--- a/doc/dbus/source/index.rst
+++ b/doc/dbus/source/index.rst
@@ -22,7 +22,7 @@ Data Types
Item
++++
-A tuple representing an item, with the following elements:
+A dict representing an item, with the following elements:
#. **timestamp** (integer) -
#. **uri** (string) -