Skip to content

Commit

Permalink
[irods#858] Fix typo in Doxygen's Microservices page
Browse files Browse the repository at this point in the history
  • Loading branch information
alanking committed Apr 8, 2024
1 parent dc10725 commit c1113de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doxygen/microservices.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
- #msi_json_compare - Compares two JSON structures
- #msi_json_contains - Returns if an element exists inside of a JSON structure
- #msi_json_dump - Serializes a JSON structure to a string
- #msi_json_free - Releases any resources assoicated with a JSON handle
- #msi_json_free - Releases any resources associated with a JSON handle
- #msi_json_handles - Returns all JSON handles in the process
- #msi_json_names - Returns all property names inside a JSON structure
- #msi_json_parse - Parses a string or byte/integer sequence into a JSON structure
Expand Down

0 comments on commit c1113de

Please sign in to comment.