diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-08 15:26:00 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-24 14:50:13 +0200 |
commit | 017564b96ff89c139c68c596184f9b9571353ac3 (patch) | |
tree | ffd8dd6d4ad6ec695858765ab03c7d3ac5879707 /NEWS | |
parent | f918e62bcb9c6dec5c6302a55710f9850087fe9a (diff) |
Fix incorrect example in NEWS file
Diffstat (limited to 'NEWS')
-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. # |