aboutsummaryrefslogtreecommitdiff
path: root/libraries/libstrophe/README
diff options
context:
space:
mode:
authorPedro R.M. JĂșnior <pedrormjunior@gmail.com>2018-09-26 22:01:11 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-29 07:47:34 +0700
commitd3104b1ea9b005b881badbcfa83a45dcbdb7edf2 (patch)
tree89e7caa501789083ee462cc72c45e13cd9458c14 /libraries/libstrophe/README
parenta94ee912a3c1b6ac74df45c09b2eada72dc698b5 (diff)
libraries/libstrophe: Updated for version 0.9.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libstrophe/README')
-rw-r--r--libraries/libstrophe/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libstrophe/README b/libraries/libstrophe/README
index 2518884004a35..55926b8db724c 100644
--- a/libraries/libstrophe/README
+++ b/libraries/libstrophe/README
@@ -1,4 +1,4 @@
-libstrophe is a minimal XMPP library written in C. It has almost no
-external dependencies, only an XML parsing library (expat or libxml
-are both supported). It is designed for both POSIX and Windows
+libstrophe is a minimal XMPP library written in C. It has almost no
+external dependencies, only an XML parsing library (expat or libxml
+are both supported). It is designed for both POSIX and Windows
systems.