aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-21 23:16:44 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-21 23:16:44 +0000
commitd3df4c133c5ee2e949f1af794d4777b3e33fe6d1 (patch)
tree72793fce6d1b804f1475213be4686789f6b1fe70
parentc79f3208208238c4cf8a340579c8ef6842590dbb (diff)
downloadikiwiki-d3df4c133c5ee2e949f1af794d4777b3e33fe6d1.tar
ikiwiki-d3df4c133c5ee2e949f1af794d4777b3e33fe6d1.tar.gz
typo
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0e0c76a9b..6026cdc0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ ikiwiki (1.48) UNRELEASED; urgency=low
could make such PageSpecs match different things than before, if you
relied on the old behavior of them only matching the raw link text.
* This required changing the match_* interface, adding a third parameter.
- * Allow link() PageSpecs to match relative, as is allowed with globs.a
+ * Allow link() PageSpecs to match relative, as is allowed with globs.
* Add postform option to inline plugin.
* Add an bug tracker to the softwaresite example.