We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 570c25d commit ab3fb54Copy full SHA for ab3fb54
workspace_tools/settings.py
@@ -111,4 +111,4 @@
111
# settings file stored in the repository
112
from workspace_tools.private_settings import *
113
except ImportError:
114
- print '[WARNING] Using default settings. Define you settings in the file "workspace_tools/private_settings.py" or in "./mbed_settings.py"'
+ print '[WARNING] Using default settings. Define your settings in the file "workspace_tools/private_settings.py" or in "./mbed_settings.py"'
0 commit comments