]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Fixing a typo. Must have been tired when I committed that. 136/head
authorIsaac Cambron <icambron@alum.mit.edu>
Wed, 18 Jan 2012 22:28:46 +0000 (17:28 -0500)
committerIsaac Cambron <icambron@alum.mit.edu>
Wed, 18 Jan 2012 22:28:46 +0000 (17:28 -0500)
sitesrc/docs.jade

index d38e431591bc210c578f5d533ffa7f7cd7661c32..a851d41a72a7498b920f83cbb7660bfdaab27660 100644 (file)
@@ -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")