From 28eaf89971bd91355a76939c4bbba991da377d9e Mon Sep 17 00:00:00 2001 From: Isaac Cambron Date: Wed, 18 Jan 2012 17:28:46 -0500 Subject: [PATCH] Fixing a typo. Must have been tired when I committed that. --- sitesrc/docs.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sitesrc/docs.jade b/sitesrc/docs.jade index d38e43159..a851d41a7 100644 --- a/sitesrc/docs.jade +++ b/sitesrc/docs.jade @@ -514,7 +514,7 @@ block content a(name="/manipulation/eod") h3 span End of Day - pre moment().eod(); // set the the time 11:59:59.999 pm tonight + pre moment().eod(); // set the time to 11:59:59.999 pm tonight a(name="/display") -- 2.47.2