diff options
author | Koen Kooi <koen@openembedded.org> | 2007-08-08 14:32:21 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-08-08 14:32:21 +0000 |
commit | 227e09b90334d73cebc31fe82888124e48ebfdf9 (patch) | |
tree | a12a8ea519ab6f6c00690f455295f6fec7457740 | |
parent | 552c23e24e7bda6eb86761fde234d3bb1dc89cef (diff) |
angstrom-2008.1: fix typo in comments
-rw-r--r-- | conf/distro/angstrom-2008.1.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index 6702a6f6e2..7fc656fb5e 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -10,7 +10,7 @@ # is aiming for stability and a release. # Use this at your own risk, we welcome bugreports filed at # http://bugs.openembedded.org -# In doubt, use DSITRO="angstrom-2007.1" +# In doubt, use DISTRO="angstrom-2007.1" require conf/distro/angstrom-2007.1.conf |