Skip to content

Commit b3effb3

Browse files
committed
Removed unnecessary use of @@.
1 parent af53a62 commit b3effb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/parsing.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ class ClassWithMembers {
611611
}
612612

613613
/**
614-
* Attempt to move a member out of its class with `@@ingroup`, but should
614+
* Attempt to move a member out of its class with `@ingroup`, but should
615615
* remain in `ClassWithMembers`.
616616
*
617617
* @ingroup parsing

0 commit comments

Comments
 (0)