summaryrefslogtreecommitdiffstats
path: root/lcov/src/mainwindow.cpp.gcov.html
diff options
context:
space:
mode:
Diffstat (limited to 'lcov/src/mainwindow.cpp.gcov.html')
-rw-r--r--lcov/src/mainwindow.cpp.gcov.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lcov/src/mainwindow.cpp.gcov.html b/lcov/src/mainwindow.cpp.gcov.html
index 26bbc722..1d46bf1f 100644
--- a/lcov/src/mainwindow.cpp.gcov.html
+++ b/lcov/src/mainwindow.cpp.gcov.html
@@ -710,7 +710,7 @@
<span class="lineNum"> 648 </span><span class="lineNoCov"> 0 : error.replace(QRegExp(&quot;&gt;&quot;), &quot;&amp;gt;&quot;);</span>
<span class="lineNum"> 649 </span><span class="lineNoCov"> 0 : error.replace(QRegExp(&quot; &quot;), &quot;&amp;nbsp;&quot;);</span>
<span class="lineNum"> 650 </span><span class="lineNoCov"> 0 : if (exitCode == 0) {</span>
-<span class="lineNum"> 651 </span> : // https://github.com/IJHack/qtpass/issues/111
+<span class="lineNum"> 651 </span> : // https://github.com/IJHack/QtPass/issues/111
<span class="lineNum"> 652 </span><span class="lineNoCov"> 0 : output = &quot;&lt;span style=\&quot;color: darkgray;\&quot;&gt;&quot; + error + &quot;&lt;/span&gt;&lt;br /&gt;&quot;;</span>
<span class="lineNum"> 653 </span><span class="lineNoCov"> 0 : } else {</span>
<span class="lineNum"> 654 </span><span class="lineNoCov"> 0 : output = &quot;&lt;span style=\&quot;color: red;\&quot;&gt;&quot; + error + &quot;&lt;/span&gt;&lt;br /&gt;&quot;;</span>