diff options
-rw-r--r-- | debian/changelog | 2 |
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. |