aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2014-06-25 18:37:39 +0200
committerMilo Casagrande <milo.casagrande@linaro.org>2014-06-25 18:37:39 +0200
commit4743a2aad3765e980edce75b3b9937319d629187 (patch)
tree4d9264c6d49454b03109521c196b5f74bc5409a5
parent92f2f222a028f050baff63a6809a35e4cc3b30e2 (diff)
Fix typo in settings file.
Change-Id: I82a86e9cb99659af6e11cf4727fd61921aa4e4e9
-rw-r--r--settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index c92b490..7333a86 100644
--- a/settings.py
+++ b/settings.py
@@ -230,7 +230,7 @@ FILES_MAP = {'HOWTO_releasenotes.txt': 'Release Notes',
TAB_PRIORITY = ['Release Notes',
'Binary Image Installation',
'Building From Source',
- 'Getting Started'
+ 'Getting Started',
'Firmware',
'Fast Models',
'EULA',