Skip to content

Commit

Permalink
Update components/core/src/clp/ffi/SchemaTree.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Lin Zhihao <[email protected]>
  • Loading branch information
kirkrodrigues and LinZhihao-723 authored Sep 9, 2024
1 parent f6286bd commit 60543af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/core/src/clp/ffi/SchemaTree.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ class SchemaTree {
* Inserts a new node corresponding to the given locator.
* @param locator
* @return The ID of the inserted node.
* @throw OperationFailed if either:
* @throw OperationFailed if:
* - a node that corresponds to the given locator already exists.
* - the parent node identified by the locator is not an object.
*/
Expand Down

0 comments on commit 60543af

Please sign in to comment.