Skip to content

Commit

Permalink
Update components/core/src/clp_s/JsonParser.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: wraymo <[email protected]>
  • Loading branch information
gibber9809 and wraymo authored Nov 17, 2024
1 parent d01dbc7 commit 072f6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/core/src/clp_s/JsonParser.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ class JsonParser {
void split_archive();

/**
* Add an internal field to the MPT and get its Id.
* Adds an internal field to the MPT and get its Id.
*
* Note: this method should be called before parsing a record so that internal fields come first
* in each table. This isn't strictly necessary, but it is a nice convention.
Expand Down

0 comments on commit 072f6e2

Please sign in to comment.