We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d85ea commit f299670Copy full SHA for f299670
src/Confluent.Kafka/ProducerBuilder.cs
@@ -26,7 +26,7 @@ namespace Confluent.Kafka
26
/// is also provided, but is typically not used.
27
/// </summary>
28
/// <remarks>
29
- /// A partioner instance may be called in any thread at any time and
+ /// A partitioner instance may be called in any thread at any time and
30
/// may be called multiple times for the same message/key.
31
///
32
/// A partitioner:
0 commit comments