summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/discount/README6
-rw-r--r--misc/discount/slack-desc6
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/discount/README b/misc/discount/README
index cb6ed6d048..8019baee01 100644
--- a/misc/discount/README
+++ b/misc/discount/README
@@ -1,7 +1,7 @@
discount (An implementation of Markdown text to html language in C)
-This is an implementation of John Gruber’s Markdown text to html
-language written by David Loren Parsons. There’s not much that
+This is an implementation of John Gruber's Markdown text to html
+language written by David Loren Parsons. There's not much that
differentiates it from any of the existing Markdown implementations
-except that it’s written in C instead of one of the vast flock of
+except that it's written in C instead of one of the vast flock of
scripting languages that are fighting it out for the Perl crown.
diff --git a/misc/discount/slack-desc b/misc/discount/slack-desc
index f7711ae694..a2662f9ccd 100644
--- a/misc/discount/slack-desc
+++ b/misc/discount/slack-desc
@@ -8,10 +8,10 @@
|-----handy-ruler------------------------------------------------------|
discount: discount (An implementation of Markdown text to html language in C)
discount:
-discount: This is an implementation of John Gruber’s Markdown text to html
-discount: language written by David Loren Parsons. There’s not much that
+discount: This is an implementation of John Gruber's Markdown text to html
+discount: language written by David Loren Parsons. There's not much that
discount: differentiates it from any of the existing Markdown implementations
-discount: except that it’s written in C instead of one of the vast flock of
+discount: except that it's written in C instead of one of the vast flock of
discount: scripting languages that are fighting it out for the Perl crown.
discount:
discount: Homepage: http://www.pell.portland.or.us/~orc/Code/discount/