diff options
Diffstat (limited to 'clients/tde/src/part/commanalyzer/part.cpp')
-rw-r--r-- | clients/tde/src/part/commanalyzer/part.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/tde/src/part/commanalyzer/part.cpp b/clients/tde/src/part/commanalyzer/part.cpp index 8b92ea4..6042829 100644 --- a/clients/tde/src/part/commanalyzer/part.cpp +++ b/clients/tde/src/part/commanalyzer/part.cpp @@ -572,7 +572,7 @@ void CommAnalyzerPart::mainEventLoop() { if (result == "ACK") { #if 1 - // Trace grap is slow on most instruments + // Trace grab is slow on most instruments // Put in the next trace request before processing the trace we just got so as to increase the overall update rate if (m_commHandlerMode == 0) { // Get trace, step 1 |