Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 81f79db

Browse files
committed
Fix typo
Hitoshi Harada
1 parent 740e54c commit 81f79db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pl/plpython/plpython.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ typedef union PLyTypeOutput
182182
} PLyTypeOutput;
183183

184184
/* all we need to move Postgresql data to Python objects,
185-
* and vis versa
185+
* and vice versa
186186
*/
187187
typedef struct PLyTypeInfo
188188
{

0 commit comments

Comments
 (0)