summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgottox@rootkit.lan <gottox@rootkit.lan>2007-12-10 13:25:13 +0100
committergottox@rootkit.lan <gottox@rootkit.lan>2007-12-10 13:25:13 +0100
commit4c2700953e823eda918e79f1a89e066b5eee31f5 (patch)
treef0d95ae187d385e8163697d9cd08d342dfaaed0c
parent7bbca169fea350b974a1a671ead77621b7c224f9 (diff)
fixing typo. Thanks to Antoni
-rw-r--r--Makefile2
-rw-r--r--cmarkdown.12
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fe71e2e..5189819 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# cmarkup
+# cmarkdown
# (c) 2007 Enno Boland
include config.mk
diff --git a/cmarkdown.1 b/cmarkdown.1
index a46e696..c9e2b65 100644
--- a/cmarkdown.1
+++ b/cmarkdown.1
@@ -17,4 +17,4 @@ prints usage information to standard error, then exits.
.B \-n
escape all html Tags.
.SH BUGS
-Markdown maybe will never fully supported.
+Markdown may never be fully supported.