aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/tests
diff options
context:
space:
mode:
Diffstat (limited to 'xmpp-vala/tests')
-rw-r--r--xmpp-vala/tests/stanza.vala2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmpp-vala/tests/stanza.vala b/xmpp-vala/tests/stanza.vala
index 19baef49..17cd8317 100644
--- a/xmpp-vala/tests/stanza.vala
+++ b/xmpp-vala/tests/stanza.vala
@@ -37,7 +37,7 @@ class StanzaTest : Gee.TestCase {
<message from='laurence@example.net/churchyard'
to='juliet@example.com'
xml:lang='en'>
- <body>I'll send a friar with speed, to Mantua, with my letters to thy lord.</body>
+ <body> I'll send a friar with speed, to Mantua, with my letters to thy lord.</body>
</message>
</stream:stream>
""";