Skip to content

Commit 9ff312e

Browse files
Update Utils.Protocol.Extension/ProtocolExtension.cs
Co-authored-by: Pedro Debevere <[email protected]>
1 parent 4e80713 commit 9ff312e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Utils.Protocol.Extension/ProtocolExtension.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ public static object[] GetColumns(this SLProtocol protocol, int tablePid, IEnume
130130
}
131131

132132
/// <summary>
133-
/// Run an action present within the protocol.xml.
133+
/// Runs the specified action.
134134
/// </summary>
135135
/// <param name="protocol">Link with SLProtocol process.</param>
136136
/// <param name="actionId">the ID of the action.</param>

0 commit comments

Comments
 (0)