From 8044bdba330e9c22060f7bfe084f2c108f988c3d Mon Sep 17 00:00:00 2001 From: Jared Hoberock Date: Wed, 19 Nov 2014 14:28:45 -0800 Subject: [PATCH] Eliminate typos --- titlepage.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/titlepage.js b/titlepage.js index 88c4397..e232837 100644 --- a/titlepage.js +++ b/titlepage.js @@ -70,8 +70,7 @@ limitations under the License. stage_suffix = ", Working Draft"; } else if (this.stage == 'pdts') { stage_suffix = ", PDTS" - } - } else if (this.stage == 'pdts') { + } else if (this.stage == 'dts') { stage_suffix = ", DTS" } if (this.title) {