Commit 4214aede by Ned Batchelder Committed by GitHub

Merge pull request #47 from edx/pwnage101/fix-warning

fix typo in warning comment
parents 40099c46 4ef07dc6
...@@ -19,7 +19,7 @@ WARNING_HEADER = """\ ...@@ -19,7 +19,7 @@ WARNING_HEADER = """\
# ** DO NOT EDIT THIS FILE ** # ** DO NOT EDIT THIS FILE **
# *************************** # ***************************
# #
# This file was generated by edx-lint: http://github.com/edx.edx-lint # This file was generated by edx-lint: http://github.com/edx/edx-lint
# #
# If you want to change this file, you have two choices, depending on whether # If you want to change this file, you have two choices, depending on whether
# you want to make a local change that applies only to this repo, or whether # you want to make a local change that applies only to this repo, or whether
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# ** DO NOT EDIT THIS FILE ** # ** DO NOT EDIT THIS FILE **
# *************************** # ***************************
# #
# This file was generated by edx-lint: http://github.com/edx.edx-lint # This file was generated by edx-lint: http://github.com/edx/edx-lint
# #
# If you want to change this file, you have two choices, depending on whether # If you want to change this file, you have two choices, depending on whether
# you want to make a local change that applies only to this repo, or whether # you want to make a local change that applies only to this repo, or whether
...@@ -180,4 +180,4 @@ int-import-graph = ...@@ -180,4 +180,4 @@ int-import-graph =
[EXCEPTIONS] [EXCEPTIONS]
overgeneral-exceptions = Exception overgeneral-exceptions = Exception
# 28ab232520cde6c1fa251194c9936545784dc087 # 6dce538dd71d2e031194c436e3c0a4f25fa4b139
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment