Skip to content

Commit 50deb00

Browse files
committed
typo in mongoc-config.h
1 parent f18c866 commit 50deb00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mongoc/mongoc-config.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137

138138

139139
/*
140-
* Use ASN1_STRING_get0_data () rather then the deprecated ASN1_STRING_data
140+
* Use ASN1_STRING_get0_data () rather than the deprecated ASN1_STRING_data
141141
*/
142142
#define MONGOC_HAVE_ASN1_STRING_GET0_DATA @MONGOC_HAVE_ASN1_STRING_GET0_DATA@
143143

0 commit comments

Comments
 (0)