Signed-off-by: Karl Hasselström <kha@xxxxxxxxxxx> --- stgit/lib/git.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/stgit/lib/git.py b/stgit/lib/git.py index 0e0cccb..6ccdfa7 100644 --- a/stgit/lib/git.py +++ b/stgit/lib/git.py @@ -20,7 +20,7 @@ class Immutable(object): creating a whole new commit object that's exactly like the old one except for the commit message.) - The L{Immutable} class doesn't acytually enforce immutability -- + The L{Immutable} class doesn't actually enforce immutability -- that is up to the individual immutable subclasses. It just serves as documentation.""" -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html