|
@@ -187,7 +187,7 @@ def _create_workspace(workspacedir, config, basepath):
|
|
|
f.write('directly (although recipes added with "devtool add" will often need\n')
|
|
|
f.write('direct modification.)\n')
|
|
|
f.write('\nIf you no longer need to use devtool or the workspace layer\'s contents\n')
|
|
|
- f.write('you can remove the path to this workspace layer from your conf/bblayers.conf')
|
|
|
+ f.write('you can remove the path to this workspace layer from your conf/bblayers.conf\n')
|
|
|
f.write('file (and then delete the layer, if you wish).\n')
|
|
|
f.write('\nNote that by default, if devtool fetches and unpacks source code, it\n')
|
|
|
f.write('will place it in a subdirectory of a "sources" subdirectory of the\n')
|