Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquintides committed Dec 27, 2024
1 parent 665a470 commit 98b5b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/poly_collection.qbk
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ Output:
warrior 1,warrior 4,juggernaut 2,goblin 0,elf 3,"stamina: 10,000","game over",'''[pop-up 1]''','''[pop-up 2]'''
]

The alternative visitation function `visit_by_index` may be more conveniente in that
The alternative visitation function `visit_by_index` may be more convenient in that
it doesn't require that we build an overloaded visitor:

[basic_variant_3]
Expand Down

0 comments on commit 98b5b7e

Please sign in to comment.