summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar http://edward.myopenid.com/ <edward@web>2012-12-14 08:45:05 +0000
committerGravatar admin <admin@branchable.com>2012-12-14 08:45:05 +0000
commit577507ea3ab0217d97688f8da2a9d7406316c60c (patch)
treef9b91c387e0fb3f9fa87cdc896fedffdee19bdb8 /doc
parent1bd443e8bab0acb733e2eede9f427b9c05257b02 (diff)
escape ^
Diffstat (limited to 'doc')
-rw-r--r--doc/design/assistant/blog/day_107__memory_leak.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/assistant/blog/day_107__memory_leak.mdwn b/doc/design/assistant/blog/day_107__memory_leak.mdwn
index 9482552df..e33008f97 100644
--- a/doc/design/assistant/blog/day_107__memory_leak.mdwn
+++ b/doc/design/assistant/blog/day_107__memory_leak.mdwn
@@ -1,6 +1,6 @@
More bugfixes today. The assistant now seems to have enough users that
they're turning up interesting bugs, which is good. But does keep me too
-busy to add many more bugs^Wcode.
+busy to add many more bugs\^Wcode.
The fun one today made it bloat to eat all memory when logging out of a
Linux desktop. I tracked that back to a bug in the Haskell DBUS library