summaryrefslogtreecommitdiff
path: root/obnam
diff options
context:
space:
mode:
authorLars Wirzenius <liw@gytha>2008-04-12 21:24:48 +0300
committerLars Wirzenius <liw@gytha>2008-04-12 21:24:48 +0300
commitddae06821a78a1279a4f3c22a01168f1db7423f1 (patch)
treec0ec1129f2e6a0175e560a22d40e68f61e7b7db3 /obnam
parent47863eb851c14a3661684b79448b24bc0d45f3a0 (diff)
downloadobnam-ddae06821a78a1279a4f3c22a01168f1db7423f1.tar.gz
Fixed docstring for method.
Diffstat (limited to 'obnam')
-rw-r--r--obnam/app.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/obnam/app.py b/obnam/app.py
index 5612ab29..8b7ff752 100644
--- a/obnam/app.py
+++ b/obnam/app.py
@@ -133,7 +133,7 @@ class Application:
i += 1
def file_is_unchanged(self, stat1, stat2):
- """Has a file changed?
+ """Is a file unchanged from the previous generation?
Given the stat results from the previous generation and the
current file, return True if the file is identical from the