git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6817467)
Fix typo in comment
2024年3月25日 13:49:17 +0000 (14:49 +0100)
2024年3月25日 13:49:17 +0000 (14:49 +0100)
Spotted while reviewing a patch changing things around this area.


diff --git a/src/interfaces/libpq/fe-cancel.c b/src/interfaces/libpq/fe-cancel.c
index 6bbd126bafe904305c72d979b51113fac81ee63d..954dce54317c7e9cfc6b923c9181ea82653b347e 100644 (file)
--- a/src/interfaces/libpq/fe-cancel.c
+++ b/src/interfaces/libpq/fe-cancel.c
@@ -98,7 +98,7 @@ PQcancelCreate(PGconn *conn)
return (PGcancelConn *) cancelConn;
/*
- * Copy cancellation token data from the original connnection
+ * Copy cancellation token data from the original connection
*/
cancelConn->be_pid = conn->be_pid;
cancelConn->be_key = conn->be_key;
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /