From 37f9655714760f28562b1e236bf367036309b8a1 Mon Sep 17 00:00:00 2001 From: Steven Schobert Date: Mon, 20 Feb 2017 11:56:57 -0600 Subject: [PATCH] =?UTF-8?q?fix=20misspelling=20of=20=E2=80=9Canother?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/content/gantt.md | 4 ++-- test/gantt.html | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/content/gantt.md b/docs/content/gantt.md index 06f145cdae..7ac07b7d71 100755 --- a/docs/content/gantt.md +++ b/docs/content/gantt.md @@ -17,7 +17,7 @@ gantt Another task :after a1 , 20d section Another Task in sec :2014-01-12 , 12d - anther task : 24d + another task : 24d ``` Renders the following diagram: @@ -31,7 +31,7 @@ gantt Another task :after a1 , 20d section Another Task in sec :2014-01-12 , 12d - anther task : 24d + another task : 24d ``` ## Syntax diff --git a/test/gantt.html b/test/gantt.html index ce511918a9..759d608788 100644 --- a/test/gantt.html +++ b/test/gantt.html @@ -126,21 +126,21 @@

Other tests

section Another Task in sec :2014-01-12 , 12d section Another2 - anther task : 24d + another task : 24d section Another3 - anther task : 24d + another task : 24d section Another4 - anther task : 24d + another task : 24d section Another5 - anther task : 24d + another task : 24d section Another6 - anther task : 24d + another task : 24d section Another7 - anther task : 24d + another task : 24d section Another8 - anther task : 24d + another task : 24d section Another9 - anther task : 24d + another task : 24d As you can see, bla bla bla.