Skip to content

Commit

Permalink
Correct the description of generate_word_parts (#43026)
Browse files Browse the repository at this point in the history
  • Loading branch information
sachin-frayne authored and romseygeek committed Jun 10, 2019
1 parent 12962ee commit 44aedcf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Parameters include:

`generate_word_parts`::
If `true` causes parts of words to be
generated: "PowerShot" => "Power" "Shot". Defaults to `true`.
generated: "Power-Shot", "(Power,Shot)" => "Power" "Shot". Defaults to `true`.

`generate_number_parts`::
If `true` causes number subwords to be
Expand Down

0 comments on commit 44aedcf

Please sign in to comment.