X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=test%2Fdata%2Flogicsnapshot.cpp;fp=test%2Fdata%2Flogicsnapshot.cpp;h=7b7d4e7ff0940fa5360db02fbf0b3817f20c8084;hp=5fc17213ba1ca06e2a2d5d0b84686ee0b60957a3;hb=6ac6242b25cfbd4df14abe7580adc9d0f4cffe43;hpb=adb0a9838d35c42add30f64df4f8df427aed6b89 diff --git a/test/data/logicsnapshot.cpp b/test/data/logicsnapshot.cpp index 5fc17213..7b7d4e7f 100644 --- a/test/data/logicsnapshot.cpp +++ b/test/data/logicsnapshot.cpp @@ -470,9 +470,9 @@ BOOST_AUTO_TEST_CASE(LisaMUsbHid) } /* - * This test checks the rendering of wide data (more than 8 probes) + * This test checks the rendering of wide data (more than 8 channels) * Probe signals are either all-high, or all-low, but are interleaved such that - * they would toggle during every sample if treated like 8 probes. + * they would toggle during every sample if treated like 8 channels. * The packet contains a large number of samples, so the mipmap generation kicks * in. *