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

Commit c6c6fa8

Browse files
author
Neil Conway
committed
Fix typo in comment.
1 parent 3994ffb commit c6c6fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/btree_gist/btree_utils_var.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ gbt_var_penalty(float *res, const GISTENTRY *o, const GISTENTRY *n, const gbtree
444444

445445

446446
/*
447-
* Fortunately, this sort comparsion routine needn't be reentrant...
447+
* Fortunately, this sort comparison routine needn't be reentrant...
448448
*/
449449
static const gbtree_vinfo *gbt_vsrt_cmp_tinfo;
450450

0 commit comments

Comments
 (0)