File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ namespace simdjson {
35
35
* to a char* and to the number of bytes respectively.
36
36
* The simdjson parser may read up to SIMDJSON_PADDING bytes beyond the end
37
37
* of the string, so if you do not use a padded_string container,
38
- * you have the responsability to overallocated . If you fail to
38
+ * you have the responsability to overallocate . If you fail to
39
39
* do so, your software may crash if you cross a page boundary,
40
40
* and you should expect memory checkers to object.
41
41
* Most users should use a simdjson::padded_string.
<
33E1
path d="m8.177 14.323 2.896-2.896a.25.25 0 0 0-.177-.427H8.75V7.764a.75.75 0 1 0-1.5 0V11H5.104a.25.25 0 0 0-.177.427l2.896 2.896a.25.25 0 0 0 .354 0ZM2.25 5a.75.75 0 0 0 0-1.5h-.5a.75.75 0 0 0 0 1.5h.5ZM6 4.25a.75.75 0 0 1-.75.75h-.5a.75.75 0 0 1 0-1.5h.5a.75.75 0 0 1 .75.75ZM8.25 5a.75.75 0 0 0 0-1.5h-.5a.75.75 0 0 0 0 1.5h.5ZM12 4.25a.75.75 0 0 1-.75.75h-.5a.75.75 0 0 1 0-1.5h.5a.75.75 0 0 1 .75.75Zm2.25.75a.75.75 0 0 0 0-1.5h-.5a.75.75 0 0 0 0 1.5h.5Z">
You can’t perform that action at this time.
0 commit comments