Skip to content

Commit 19d0f67

Browse files
committed
improve <summary>
1 parent 9e6d4ef commit 19d0f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Smdn.Net.MuninNode/Smdn.Net.MuninPlugin/ITransactionCallback.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
namespace Smdn.Net.MuninPlugin;
1010

1111
/// <summary>
12-
/// Defines the callbacks when a request session from the <c>munin-update</c> starts or ends.
12+
/// Defines the callbacks when a transaction with the <c>munin master</c> starts and ends.
1313
/// </summary>
1414
public interface ITransactionCallback {
1515
/// <summary>

0 commit comments

Comments
 (0)