summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-23 12:05:48 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-23 12:09:02 (EDT)
commit3094bfa9833b426e22dbe67037502b629ad5c0eb (patch)
tree75ea7335f547ecb45901e2ff674cbd28ddc47322
parent25891d8c43d78fefda3e2b9d8c098216dd945379 (diff)
Space: the final frontier
-rw-r--r--substvars2
1 files changed, 1 insertions, 1 deletions
diff --git a/substvars b/substvars
index 18484c5..8fbe831 100644
--- a/substvars
+++ b/substvars
@@ -1,4 +1,4 @@
Common-Description:
- Expat is an XML parser library written in C. It is a stream-oriented parser in
+ Expat is an XML parser library written in C. It is a stream-oriented parser in
which an application registers handlers for things the parser might find in the
XML document (like start tags).