summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2007-06-04 07:48:33 +0000
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2007-06-04 07:48:33 +0000
commit205a5c2808752f509e6fc63101c1b27421e40b3d (patch)
tree424a80f49fdde9121bab2b09e83154220e071972
parentfbe67ca78d6195db3b75a138feec53e9220de8cd (diff)
NotImplemented doc string: "Connection Manager" -> "The connection manager"
-rw-r--r--spec/Channel_Type_Tubes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/Channel_Type_Tubes.xml b/spec/Channel_Type_Tubes.xml
index 73c04768..e64e10f2 100644
--- a/spec/Channel_Type_Tubes.xml
+++ b/spec/Channel_Type_Tubes.xml
@@ -146,7 +146,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:error>
<tp:error name="org.freedesktop.Telepathy.Error.NotImplemented">
<tp:docstring>
- Connection Manager doesn't support D-Bus tubes.
+ The connection manager doesn't support D-Bus tubes.
</tp:docstring>
</tp:error>
</tp:possible-errors>
@@ -189,7 +189,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:error>
<tp:error name="org.freedesktop.Telepathy.Error.NotImplemented">
<tp:docstring>
- Connection Manager doesn't support Stream Unix tubes.
+ The connection manager doesn't support Stream Unix tubes.
</tp:docstring>
</tp:error>
</tp:possible-errors>