]> src.twobees.de Git - tampermonkeyscripts.git/commitdiff
typo
authorTobias Sachs <git-pngdhxpf-ts@twobees.de>
Thu, 15 Oct 2020 07:02:12 +0000 (09:02 +0200)
committerTobias Sachs <git-pngdhxpf-ts@twobees.de>
Thu, 15 Oct 2020 07:02:12 +0000 (09:02 +0200)
AzureDevOpsCommentEnhancer.user.js

index 053be6c6d93e096b12527b5cdbd61221b43e00ba..71332a6dcf28695472471ed344416307debb93e7 100755 (executable)
@@ -53,7 +53,7 @@
                 el.innerHTML = html;
             }
         }
-        reurn true;
+        return true;
     };
 
     let fixVersionControl = () => {