summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-grep.html')
-rw-r--r--git-grep.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-grep.html b/git-grep.html
index cee178ff1..7ab380ca1 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -1400,7 +1400,7 @@ in <a href="gitglossary.html">gitglossary(7)</a>.</p></div>
<code>--open-files-in-pager</code> is used, forcing a single-threaded execution.</p></div>
<div class="paragraph"><p>When grepping the object store (with <code>--cached</code> or giving tree objects), running
with multiple threads might perform slower than single threaded if <code>--textconv</code>
-is given and there&#8217;re too many text conversions. So if you experience low
+is given and there are too many text conversions. So if you experience low
performance in this case, it might be desirable to use <code>--threads=1</code>.</p></div>
</div>
</div>
@@ -1489,7 +1489,7 @@ grep.fallbackToNoIndex
<div id="footer">
<div id="footer-text">
Last updated
- 2022-09-14 13:23:11 PDT
+ 2023-10-23 14:43:46 PDT
</div>
</div>
</body>