Skip to content

Commit

Permalink
Comment fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
stop-cran committed Dec 3, 2018
1 parent 060f4fa commit 47bb4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ZabbixSender.Async/SendData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ public class SendData

/// <summary>
/// A key of the item to send.
/// Should belong to the specified host and have "Zabbix sender" type.
/// Should belong to the specified host and have "Zabbix trapper" type.
/// </summary>
public string Key { get; set; }

Expand Down

0 comments on commit 47bb4af

Please sign in to comment.