Skip to content

Commit

Permalink
Correct skipDefaultArguments example in Module.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Alagts authored Jul 8, 2024
1 parent 036203d commit 1952939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/TopLevelObjects/Module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ features.skipDefaultArguments
module.tx_somebackend_module {
features {
features.skipDefaultArguments = 1
skipDefaultArguments = 1
}
}
Expand Down

0 comments on commit 1952939

Please sign in to comment.