summaryrefslogtreecommitdiff
path: root/modules/TemplateParser.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2009-05-24 18:50:47 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2009-05-24 18:50:47 +0000
commit2741960119725556c4d676eb29db9fa25cf16a77 (patch)
treefab9b4da9fa7ef2aca39e634bfe78e621375df71 /modules/TemplateParser.pm
parent937c6e3fc59dbf63bbe31b9dcd4b03cd5ae5e3b7 (diff)
downloadMPC-2741960119725556c4d676eb29db9fa25cf16a77.tar.gz
ChangeLogTag: Sun May 24 18:46:31 UTC 2009 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'modules/TemplateParser.pm')
-rw-r--r--modules/TemplateParser.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/TemplateParser.pm b/modules/TemplateParser.pm
index 8213b94e..6441433c 100644
--- a/modules/TemplateParser.pm
+++ b/modules/TemplateParser.pm
@@ -1748,7 +1748,7 @@ sub collect_data {
## For VC7+ to properly work with wince, which is cross compiled,
## a new platform-specific token is added, nocross, which is used
- ## to determine if a project is even to be built for non-native
+ ## to determine if a project is even to be built for non-native
## targets. Additionally, custom-only projects are built but not
## deployed, thus these are added to the project_info mix
$prjc->update_project_info($self, 1, ['custom_only']);