diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-09-11 18:44:53 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-09-11 18:44:53 -0400 |
commit | 65bf8a278fa6a2aa13b4a1ffd98113aa1f3620f3 (patch) | |
tree | 1311fb3e0b0366fa06d319dddb901f336e877ad7 | |
parent | 9042a86f367654c4f872a8dcf6f78f3f0df57421 (diff) |
typo
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b859c9aef..b0ba63ea6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,7 +11,7 @@ ikiwiki (3.14159265) UNRELEASED; urgency=low * cvs: Yeah, ikiwiki even supports CVS now. Plugin contributed by Amitai Schlair. * Updated Czech translation from Miroslav Kure. Closes: #546223 - * rsync: New plugin that allows pushing the srcdir to a remote host + * rsync: New plugin that allows pushing the destdir to a remote host via rsync or similar. Thanks, Amitai Schlair. -- Joey Hess <joeyh@debian.org> Wed, 02 Sep 2009 15:01:27 -0400 |