Skip to content

Commit c740fa4

Browse files
committed
Merge pull request #4512 from Ten0/fix_newly_detected_typo_in_composite_types_doc
1 parent 25686d5 commit c740fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/postgres/composite_types/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ let results: Vec<Distance> = coordinates
7272

7373
### Reducing the output to a single value instead of an array
7474
The default output of a query to the database is a table with results.
75-
However, frequenty we may only expect a single answer, especially if a function
75+
However, frequently we may only expect a single answer, especially if a function
7676
has defined several **OUT**-*put* parameters instead of returning a table, like the
7777
created SQL function ```shortest_distance()```.
7878
To avoid the destructering of the vector, when a vector is not needed, we

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