diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-21 16:55:00 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-21 16:55:00 (EDT) |
commit | ba3861cca9a5401f0b58af00e9aaf4723ae30781 (patch) | |
tree | 003dfa9e456e4798dc097adc37f4522c966ce4cb | |
parent | f4524bf08f20ccd4d2f7e4088afcd226be5318f2 (diff) |
substvars: Replace en dash with "--"
-rw-r--r-- | substvars | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ Common-Description: - opkbuild is a distibution build system – a set of tools for building software + opkbuild is a distibution build system -- a set of tools for building software packages. From source packages it builds binary packages for use with the opkg package manager. |