| commit | a85aaee6630c2e58c20f538a235179ec65b6b32e | [log] [tgz] |
|---|---|---|
| author | Tiago Gomes <tiago.gomes@codethink.co.uk> | Thu Jun 28 11:29:53 2018 +0100 |
| committer | Tristan Van Berkom <tristan.van.berkom@gmail.com> | Mon Jul 02 14:45:04 2018 +0000 |
| tree | cbf192c2d7898c70f2fc08ec67d5386dcf72c5b3 | |
| parent | aaf52d036c67a45356fc9f2eb7aa21542bf39782 [diff] |
Fix documentation typo
diff --git a/buildstream/element.py b/buildstream/element.py index fc21f80..3bdf972 100644 --- a/buildstream/element.py +++ b/buildstream/element.py
@@ -65,7 +65,7 @@ * :func:`Element.generate_script() <buildstream.element.Element.generate_script>` - For the purpose of ``bst source bundle``, an Element may optionally implmenent this. + For the purpose of ``bst source bundle``, an Element may optionally implement this. Class Reference