summaryrefslogtreecommitdiff
path: root/contributing/web_pages
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2012-03-18 00:42:36 +0100
committerArne Babenhauserheide <arne_bab@web.de>2012-03-18 00:42:36 +0100
commitf3d7a0e2355f21a38f93a5df698a3d2747d69098 (patch)
tree3acf7731194df6c3690a34b055982f5d864c14e1 /contributing/web_pages
parent3fd35b78823dfb38297bf44e14ccdc59d805dda2 (diff)
news: more quote renicing.
Diffstat (limited to 'contributing/web_pages')
-rw-r--r--contributing/web_pages/news/moth_next.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/contributing/web_pages/news/moth_next.mdwn b/contributing/web_pages/news/moth_next.mdwn
index 65b37b3c..144e0ead 100644
--- a/contributing/web_pages/news/moth_next.mdwn
+++ b/contributing/web_pages/news/moth_next.mdwn
@@ -67,8 +67,8 @@ As a final note, we want to share a story about real-life debugging with the Hur
<youpi> I had a volume that was keeping making ext2fs crash
<youpi> with a reproductible scenario
<youpi> could easily work out it was i_translator, then add a
- check to e2fsck, run it, which indeed fixed, them, and voilĂ ,
- ext2fs was working again
+ check to e2fsck, run it, which indeed fixed, them, and voilĂ ,
+ ext2fs was working again
<youpi> all that on the same machine with *no* system reboot
<youpi> just ext2fs restart :)