diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-22 08:17:35 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-22 08:17:35 +0200 |
commit | f5b367a32af1405b1628b71c9ee1bf14186aefa9 (patch) | |
tree | 049d153a8db89bb713977696b91c2f813894b71b | |
parent | 7739553eb0b7cc0733698d1e7c9c4f23f3dca17c (diff) |
Fix typo in NEWS file
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Version 0.9.0 * Use the build system's 'info' meta-operation to determine if the package project/subprojects can be tested. - * Ability to an specify alternative bridge interface in bbot-agent. + * Ability to specify an alternative bridge interface in bbot-agent. * Use QMP (QEMU Machine Protocol) events as a machine log file. |