aboutsummaryrefslogtreecommitdiffstats
path: root/sets.py
diff options
context:
space:
mode:
Diffstat (limited to 'sets.py')
-rw-r--r--sets.py2
1 files changed, 1 insertions, 1 deletions
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)