From 431a0be45fd38e8c0ddec09d54c56fcf8aa00c19 Mon Sep 17 00:00:00 2001 From: owsla Date: Fri, 19 Dec 2008 15:18:49 +0000 Subject: Fix typo (Oliver Mulatz) git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@975 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109 --- rdiff-backup/rdiff_backup/Time.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rdiff-backup/rdiff_backup/Time.py b/rdiff-backup/rdiff_backup/Time.py index 377f0b7..564dc20 100644 --- a/rdiff-backup/rdiff_backup/Time.py +++ b/rdiff-backup/rdiff_backup/Time.py @@ -144,7 +144,7 @@ def gettzd(timeinseconds = None): """Return w3's timezone identification string. Expresed as [+/-]hh:mm. For instance, PDT is -07:00 during - dayling savings and -08:00 otherwise. Zone is coincides with what + dayling savings and -08:00 otherwise. Zone coincides with what localtime(), etc., use. If no argument given, use the current time. -- cgit v1.2.1