Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
doxygen committed Apr 26, 2024
1 parent 8b34357 commit 0fb7ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/commands.dox
Original file line number Diff line number Diff line change
Expand Up @@ -2067,7 +2067,7 @@ ALIASES = "english=\if english" \

The \c \\param command has an optional attribute, \<dir\>, specifying the direction
of the parameter. Possible values are "[in]", "[in,out]", and "[out]",
note the [square] brackets in this description. Note that it is plso ossible to have
note the [square] brackets in this description. Note that it is also possible to put
whitespace between the command and the \<dir\>.
When a parameter is both input and output, [in,out] is used as attribute.
Here is an example for the function \c memcpy:
Expand Down

0 comments on commit 0fb7ecc

Please sign in to comment.