Skip to content

Commit 1f89060

Browse files
funnycrabjreback
authored andcommitted
CLN: Fix a typo in comment (pandas-dev#15847)
1 parent 9c98e13 commit 1f89060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/_libs/src/ujson/lib/ultrajson.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ typedef struct __JSONObjectEncoder {
233233
int recursionMax;
234234

235235
/*
236-
Configuration for max decimals of double floating poiunt numbers to encode (0-9) */
236+
Configuration for max decimals of double floating point numbers to encode (0-9) */
237237
int doublePrecision;
238238

239239
/*

0 commit comments

Comments
 (0)