aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs.mdwn
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-19 21:56:42 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-19 21:56:42 +0000
commit3eb389ca61182e7da35110277591a3f23e823aff (patch)
treeb10100f03307b4f6301eb63735a0b0819c301cef /doc/bugs.mdwn
parentf0ff1625e09cc4ea44b52c0b2a825f99f99f14e5 (diff)
downloadikiwiki-3eb389ca61182e7da35110277591a3f23e823aff.tar
ikiwiki-3eb389ca61182e7da35110277591a3f23e823aff.tar.gz
web commit by joey
Diffstat (limited to 'doc/bugs.mdwn')
-rw-r--r--doc/bugs.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn
index d132308ce..546bdadbe 100644
--- a/doc/bugs.mdwn
+++ b/doc/bugs.mdwn
@@ -14,7 +14,7 @@
* RecentChanges is a regular page, perhaps it should be automatically
replaced with a link to the [[CGI]]?
* [[ikiwiki]] should go to the same place as [[index]] (on this wiki).
-* Various inneficencies cause it to sometimes render the same page 3 times for one change. This could be fixed for a 3 fold speedup on commits.>>>>>>> .r230
+* Various inneficencies cause it to sometimes render the same page 3 times for one change. This could be fixed for a 3 fold speedup on commits.
* Web browsers don't word-wrap lines in submitted text, which makes editing a
page that someone wrote in a web browser annoying (`gqip` is vim user's
friend here). Is there any way to improve this?