diff --git a/bin/fetch_github_data.py b/bin/fetch_github_data.py index 5974c1e..b90b22a 100644 --- a/bin/fetch_github_data.py +++ b/bin/fetch_github_data.py @@ -13,7 +13,7 @@ # limitations under the License. ''' -This script polls usefull github data from github +This script polls useful github data from github Author: Emre Berge Ergenekon, Petter Eriksson ''' diff --git a/bin/fork_counter.py b/bin/fork_counter.py index eb490ba..8268802 100644 --- a/bin/fork_counter.py +++ b/bin/fork_counter.py @@ -1,4 +1,4 @@ -Y# Copyright 2011 Splunk, Inc. +# Copyright 2011 Splunk, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/bin/splunkgit_settings.py b/bin/splunkgit_settings.py index a667114..9cd4547 100644 --- a/bin/splunkgit_settings.py +++ b/bin/splunkgit_settings.py @@ -16,7 +16,7 @@ import re ''' -Functions for retriveing settigs from splunkgit conf file. +Functions for retrieving settings from splunkgit conf file. Author: Emre Berge Ergenekon, Petter Eriksson ''' SPLUNKGIT_GIT_SETTINGS = splunk.clilib.cli_common.getConfStanza('splunkgit','git')