Skip to content

Commit

Permalink
Merge pull request #130 from bmunkholm/master
Browse files Browse the repository at this point in the history
refdoc fixed bug in group doc.
  • Loading branch information
bmunkholm committed Aug 21, 2013
2 parents fc2ef54 + 93a3a9d commit 1f43970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ref_cpp/data/group_ref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ CATEGORIES:
NAME : to_json
SUMMARY : &g_group_to_json_summary
Get a JSON representation of the group.
PROTOTYPE: template<class S> void to_json(S& out) const
SIGNATURE: template<class S> void to_json(S& out) const
DESCR : &g_group_to_json_descr
This methods adds a JSON representation of information about the group to an
output stream. The group is represented as an JSON object where the tables are
Expand Down

0 comments on commit 1f43970

Please sign in to comment.