]> sigrok.org Git - pulseview.git/blobdiff - pv/view/view.hpp
Fix various typos in code comments.
[pulseview.git] / pv / view / view.hpp
index 09f3c2ee020f25befb08f6c954434df11a7676f2..25d1dbf78b1b8afb2134d0ceb3aec2f7759b1ea2 100644 (file)
@@ -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.