diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-21 20:17:53 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-21 20:17:53 +0000 |
commit | a00bc110b11fefd7cce28d909f00e7fc34926ef6 (patch) | |
tree | aadca512cc6dd455a23a2fa822d9e4a8cbe7e342 /debian | |
parent | 3451926d20cbac3b72a562ffdf94f0c68fe1b6e5 (diff) | |
download | ikiwiki-a00bc110b11fefd7cce28d909f00e7fc34926ef6.tar ikiwiki-a00bc110b11fefd7cce28d909f00e7fc34926ef6.tar.gz |
typo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b783cd1d9..17c88df07 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,7 +18,7 @@ ikiwiki (1.36) UNRELEASED; urgency=low like, if you want. * Patch from Emanuele Aina to fix modification time code in mercurual backend. - * Add support for links of the form [../foo]], this links to the page + * Add support for links of the form [[../foo]], this links to the page foo a level higher in the directory hierarchy than the one it would link to by default. |