Skip to content

Commit 010dd91

Browse files
geeksilva97aduh95
authored andcommitted
src: fix typo in comments
PR-URL: #57868 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Qingyu Deng <i@ayase-lab.com> Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
1 parent 0ec912f commit 010dd91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node_sqlite.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1332,7 +1332,7 @@ void DatabaseSync::AggregateFunction(const FunctionCallbackInfo<Value>& args) {
13321332
return;
13331333
}
13341334

1335-
// Subract 1 because the first argument is the aggregate value.
1335+
// Subtract 1 because the first argument is the aggregate value.
13361336
argc = js_len.As<Int32>()->Value() - 1;
13371337
if (!inverseFunc.IsEmpty() &&
13381338
!inverseFunc->Get(env->context(), env->length_string())

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy