diff options
author | Angelos Evripiotis <jevripiotis@bloomberg.net> | 2019-01-18 17:01:28 +0000 |
---|---|---|
committer | Angelos Evripiotis <jevripiotis@bloomberg.net> | 2019-01-28 10:13:40 +0000 |
commit | 5df4105a9c7b10af531ba6fbaef97989f49195fd (patch) | |
tree | 776ea77ea3ecc23616ed09abc8f69d362f7789a2 /NEWS | |
parent | 222753ac50e00d14fd27c62f725c4ba4c514f3e5 (diff) | |
download | buildstream-5df4105a9c7b10af531ba6fbaef97989f49195fd.tar.gz |
news: fix 'osbolete' spelling
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ buildstream 1.3.1 an element's sources and generated build scripts you can do the command `bst source-checkout --include-build-scripts --tar foo.bst some-file.tar` - o BREAKING CHANGE: `bst track` and `bst fetch` commands are now osbolete. + o BREAKING CHANGE: `bst track` and `bst fetch` commands are now obsolete. Their functionality is provided by `bst source track` and `bst source fetch` respectively. |