summaryrefslogtreecommitdiffstats
path: root/ReviewingGuidelines.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-10-23 14:45:54 -0700
committerJunio C Hamano <gitster@pobox.com>2023-10-23 14:45:54 -0700
commit33be82183d4cd6dc645f64da1402cf9a3f4cdbf3 (patch)
tree4a681cad5c6da23a7d7f56022666fb31397026d2 /ReviewingGuidelines.html
parent359f02427091f2c0fcac4eb7651fe5d159b84a54 (diff)
downloadgit-htmldocs-33be82183d4cd6dc645f64da1402cf9a3f4cdbf3.tar.gz
Autogenerated HTML docs for v2.42.0-482-g2e8e7
Diffstat (limited to 'ReviewingGuidelines.html')
-rw-r--r--ReviewingGuidelines.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/ReviewingGuidelines.html b/ReviewingGuidelines.html
index 9c3a0d8ba..726c955c2 100644
--- a/ReviewingGuidelines.html
+++ b/ReviewingGuidelines.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Reviewing Patches in the Git Project</h1>
-<span id="revdate">2023-10-20</span>
+<span id="revdate">2023-10-23</span>
</div>
<div id="content">
<div class="sect1">
@@ -757,7 +757,7 @@ resource to supplement your skills as a contributor.</p></div>
<div class="sect2">
<h3 id="_selecting_patch_es_to_review">Selecting patch(es) to review</h3>
<div class="paragraph"><p>If you are looking for a patch series in need of review, start by checking
-latest "What&#8217;s cooking in git.git" email
+the latest "What&#8217;s cooking in git.git" email
(<a href="https://lore.kernel.org/git/xmqqilm1yp3m.fsf@gitster.g/">example</a>). The "What&#8217;s
cooking" emails &amp; replies can be found using the query <code>s:"What's cooking"</code> on
the <a href="https://lore.kernel.org/git/"><code>lore.kernel.org</code> mailing list archive</a>;
@@ -906,7 +906,7 @@ nit:
<dd>
<p>
Denotes a small issue that should be fixed, such as a typographical error
- or mis-alignment of conditions in an <code>if()</code> statement.
+ or misalignment of conditions in an <code>if()</code> statement.
</p>
</dd>
<dt class="hdlist1">
@@ -975,7 +975,7 @@ message (after the <code>---</code>) and the beginning of the diff.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-09-21 15:44:34 PDT
+ 2023-10-23 14:43:46 PDT
</div>
</div>
</body>