diff options
author | Joey Hess <joey@kitenet.net> | 2011-08-05 17:14:41 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-08-05 17:14:41 -0400 |
commit | e07adcad7a22772f33a03296b96b75c13b1d1554 (patch) | |
tree | dc8a1f599b8e1a2152b53d5c8f76cc623106157c /debian | |
parent | 50621d51c9a39f8c9578169887672713ce951ede (diff) | |
download | ikiwiki-e07adcad7a22772f33a03296b96b75c13b1d1554.tar ikiwiki-e07adcad7a22772f33a03296b96b75c13b1d1554.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 193600f45..fb1be285b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,7 @@ ikiwiki (3.20110716) UNRELEASED; urgency=low * mercurial: Make both rcs_getctime and rcs_getmtime fast. (Daniel Andersson) * mercurial: Implement rcs_diff. (Daniel Andersson) * po: Add `LANG_CODE` and `LANG_NAME` template variables. (intrigeri) - * Fix typo in Danish translation of shortcuts page that caused expoentional + * Fix typo in Danish translation of shortcuts page that caused exponential regexp blowup. * Fix escaping of html entities in permalinks. * Fix escaping of html entities in tag names. |