From: Tobias Sachs Date: Thu, 15 Oct 2020 07:02:12 +0000 (+0200) Subject: typo X-Git-Url: https://src.twobees.de/?p=tampermonkeyscripts.git;a=commitdiff_plain;h=ab797bdea3b74fe985bf3228de372c06c8d1c2e0 typo --- diff --git a/AzureDevOpsCommentEnhancer.user.js b/AzureDevOpsCommentEnhancer.user.js index 053be6c..71332a6 100755 --- a/AzureDevOpsCommentEnhancer.user.js +++ b/AzureDevOpsCommentEnhancer.user.js @@ -53,7 +53,7 @@ el.innerHTML = html; } } - reurn true; + return true; }; let fixVersionControl = () => {