diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-08 15:26:00 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-08 15:26:00 +0200 |
commit | 8632a68385258e43f73c91a0106b34dcd3f8d733 (patch) | |
tree | 7cce9281af802464a07bce1e3503a1c05ca58ec6 | |
parent | 2aad45d61967b094effafc58693534f5c5f5908b (diff) |
Fix incorrect example in NEWS file
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ Version 0.6.0 archive" mode. For example: exe{prog}: cxx{prog} libu{prog} - libu{prog}: cxx{* -prog} libu{prog} + libu{prog}: cxx{* -prog} # Unit tests. # |