diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-13 04:13:22 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-13 04:13:22 +0000 |
commit | 22e83e75c84ae601dfa47dc9216e0dab66f3afcb (patch) | |
tree | c47c0e608c154e8119a295584e4154b316ca55e5 | |
parent | d703fd0218b10aa2e4240171a6a6bf21d0a46146 (diff) |
typo
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2b1fbae27..aa470507e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,7 +24,7 @@ ikiwiki (2.6) UNRELEASED; urgency=low * Add time=mtime option to postsparkline. * Fix --libdir to work at the command line. * Plugins can now be written as standalone external programs, which can - be written in any language that can do XML::RPC. + be written in any language that can do XML RPC. -- Joey Hess <joeyh@debian.org> Sun, 12 Aug 2007 20:49:23 -0400 |