diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-01-31 15:02:11 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-01-31 16:03:05 +0000 |
commit | 273335c1ff8f11a6e59e0e1b37f3a5999993b308 (patch) | |
tree | 9eb3836ad381e1ebfa04862e1bda0a7dc4c12dc1 | |
parent | 3cb555408a3d0077b9ddb2c9a5e40876538ea6b8 (diff) |
Rename the .../debug object to .../Debug
-rw-r--r-- | spec/Debug.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/Debug.xml b/spec/Debug.xml index d2449d46..fd491c54 100644 --- a/spec/Debug.xml +++ b/spec/Debug.xml @@ -24,7 +24,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ <p>An interface for providing debug messages.</p> <p>This interface is primarily provided by one object per - service, at the path <tt>/im/telepathy1/debug</tt>.</p> + service, at the path <tt>/im/telepathy1/Debug</tt>.</p> </tp:docstring> <property name="Enabled" type="b" access="readwrite" |