Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eht16 committed Oct 6, 2013
1 parent fb5ad38 commit ae17f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wscript
Expand Up @@ -107,7 +107,7 @@ def configure(conf):
# build plugin list
enabled_plugins = get_enabled_plugins(conf)

# execute plugin specific coniguration code
# execute plugin specific configuration code
configure_plugins(conf, enabled_plugins)
# now add the enabled_plugins to the env to remember them
conf.env.append_value('enabled_plugins', enabled_plugins)
Expand Down

0 comments on commit ae17f4b

Please sign in to comment.