diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2017-03-06 11:44:44 +0200 |
---|---|---|
committer | Leon Anavi <leon.anavi@konsulko.com> | 2017-03-06 11:44:44 +0200 |
commit | 3072d763f22d76aa5caef4636ffef2835b14155d (patch) | |
tree | b55b941fffda34c764a153302fbc1f6132a8a019 /getting-started/source-code.md | |
parent | 2daf41e5fc8e2971215ccdaa49efdc7ecdc0b930 (diff) |
docs/getting-started/source-code.md: Fix type
Fix typo in the getting started article.
Bug-AGL: SPEC-461
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Diffstat (limited to 'getting-started/source-code.md')
-rw-r--r-- | getting-started/source-code.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started/source-code.md b/getting-started/source-code.md index 45899cc..9b60b82 100644 --- a/getting-started/source-code.md +++ b/getting-started/source-code.md @@ -148,7 +148,7 @@ cd $AGL_TOP source meta-agl/scripts/aglsetup.sh -h ``` -Once you run aglsetup.sh with your desired paramaters, you can build any target desired. +Once you run aglsetup.sh with your desired parameters, you can build any target desired. ## Features supported by aglsetup |