Skip to content

Commit 55c3c24

Browse files
authored
Merge pull request Tencent#1477 from eisaev/patch-1
Fixed typo in allocators.h
2 parents 091de04 + 9264a9a commit 55c3c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/rapidjson/allocators.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ concept Allocator {
5353
*/
5454

5555

56-
/*! \def RAPIDJSON_ALLOCATOR_DEFUALT_CHUNK_CAPACITY
56+
/*! \def RAPIDJSON_ALLOCATOR_DEFAULT_CHUNK_CAPACITY
5757
\ingroup RAPIDJSON_CONFIG
5858
\brief User-defined kDefaultChunkCapacity definition.
5959

0 commit comments

Comments
 (0)