X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Fcontent%2Fhelp.js;fp=common%2Fcontent%2Fhelp.js;h=70c37533c366c66dc9ebc00aa6f68edfb5c39a82;hb=8b6fcae7eaa413bc62d645d2d0c99835c47265e6;hp=0bde1ee4c4c5c6fe6887f2fddb3be04f8395141b;hpb=5ebd29f56d17f62011cdd596b1d351947ee534ff;p=dactyl.git diff --git a/common/content/help.js b/common/content/help.js index 0bde1ee..70c3753 100644 --- a/common/content/help.js +++ b/common/content/help.js @@ -1,8 +1,8 @@ -// Copyright (c) 2009-2011 by Kris Maglione +// Copyright (c) 2009-2012 Kris Maglione // // This work is licensed for reuse under an MIT license. Details are // given in the LICENSE.txt file included with this file. -/* use strict */ +"use strict"; function checkFragment() { document.title = document.getElementsByTagNameNS("http://www.w3.org/1999/xhtml", "title")[0].textContent;