Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Comment fix.
Browse files Browse the repository at this point in the history
stop-cran committed Dec 3, 2018

Verified

This commit was signed with the committer’s verified signature.
fedgiac Federico Giacon
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
@@ -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; }

0 comments on commit 47bb4af

Please sign in to comment.