Skip to content

Commit

Permalink
Fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fredzo committed Oct 30, 2024
1 parent 0610eaa commit 090ee03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ngscopeclient/StreamBrowserDialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -962,7 +962,7 @@ void StreamBrowserDialog::renderStreamNode(shared_ptr<Instrument> instrument, In
else
DoItemHelp();
}
// Channel/steram properties
// Channel/stream properties
if(renderProps)
{
ImGui::BeginChild("stream_params", ImVec2(0, 0),
Expand Down

0 comments on commit 090ee03

Please sign in to comment.