Skip to content

Commit cddbed5

Browse files
committed
Fixed spelling
1 parent 88cb6aa commit cddbed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenEphys.Onix1/Rhd2164DataFrame.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public Rhd2164DataFrame(ulong[] clock, ulong[] hubClock, Mat amplifierData, Mat
4343
/// Gets the buffered auxiliary data array.
4444
/// </summary>
4545
/// <remarks>
46-
/// Auxiliary samples are organized in 3xN matrix with rows representing auxilary channel number and N
46+
/// Auxiliary samples are organized in 3xN matrix with rows representing auxiliary channel number and N
4747
/// columns representing sample index. Channels are ordered in accordance with the Rhd2164 input
4848
/// number specified on its datasheet (channel 0 corresponds to auxiliary input 0, channel 1
4949
/// corresponds to auxiliary input 1, and channel 2 corresponds to auxiliary input 2). Each column is

0 commit comments

Comments
 (0)