[geany/geany-plugins] ae17f4: Fix typo

Enrico Tröger git-noreply at xxxxx
Sun Oct 6 12:15:35 UTC 2013


Branch:      refs/heads/master
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   Enrico Tröger <enrico.troeger at uvena.de>
Date:        Sun, 06 Oct 2013 12:15:35 UTC
Commit:      ae17f4b445b6c548d13384747d15c896507001af
             https://github.com/geany/geany-plugins/commit/ae17f4b445b6c548d13384747d15c896507001af

Log Message:
-----------
Fix typo


Modified Paths:
--------------
    wscript

Modified: wscript
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -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)



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list