From 0530f748c964fcd755b9d8237cc71d3086c322dc Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 23 Dec 2012 05:59:43 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- COPYING | 2 +- sets.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/COPYING b/COPYING index 4430a17..32b0b84 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -sets – The practical way to se set operations on sets of lines in the shell +sets – The practical way to do set operations on sets of lines in the shell Copyright © 2012 Mattias Andrée (maandree@kth.se) diff --git a/sets.py b/sets.py index c5cfb88..5171076 100644 --- a/sets.py +++ b/sets.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- ''' -sets – The practical way to se set operations on sets of lines in the shell +sets – The practical way to do set operations on sets of lines in the shell Copyright © 2012 Mattias Andrée (maandree@kth.se) -- cgit v1.2.3-70-g09d2