Skip to content

Commit

Permalink
Fix typo in XML documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
glopesdev committed Jan 30, 2024
1 parent 5f3863e commit 7c9f481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bonsai.PulsePal/PulsePal.cs
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Task RunAsync(CancellationToken cancellationToken)
}

/// <summary>
/// Opens a new serial port connection to the Arduino board.
/// Opens a new serial port connection to the Pulse Pal device.
/// </summary>
/// <param name="cancellationToken">
/// A <see cref="CancellationToken"/> which can be used to cancel the operation.
Expand Down

0 comments on commit 7c9f481

Please sign in to comment.