On Thu, Mar 20, 2014 at 11:37 PM, Paul Wise wrote:
> ---
> codespell.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/codespell.py b/codespell.py
> index fdbd5cb..816593c 100755
> --- a/codespell.py
> +++ b/codespell.py
> @@ -478,7 +478,7 @@ def main(*args):
>
> bu
---
codespell.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/codespell.py b/codespell.py
index fdbd5cb..816593c 100755
--- a/codespell.py
+++ b/codespell.py
@@ -478,7 +478,7 @@ def main(*args):
build_dict(options.dictionary)
colors = TermColors();
-if option
2 matches
Mail list logo