X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fview.hpp;h=25d1dbf78b1b8afb2134d0ceb3aec2f7759b1ea2;hb=d6128866e740f496a1bb3c9636e188648507fc3a;hp=09f3c2ee020f25befb08f6c954434df11a7676f2;hpb=d9ea96280ab1128427143660ae375c30b19aa0cb;p=pulseview.git diff --git a/pv/view/view.hpp b/pv/view/view.hpp index 09f3c2e..25d1dbf 100644 --- a/pv/view/view.hpp +++ b/pv/view/view.hpp @@ -270,7 +270,7 @@ private: void update_layout(); /** - * Satisifies TraceTreeItem functionality. + * Satisfies TraceTreeItem functionality. * @param p the QPainter to paint into. * @param rect the rectangle of the header area. * @param hover true if the label is being hovered over by the mouse.