X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fruler.hpp;h=0c614c6c8bad27360b4cca6ada99dbe91320d709;hb=ffc00fdd5946593ad2a587078fd4ee9ba0a507ec;hp=e9432bd6d4208fe66489a9d1ad9963947e88467e;hpb=1373fec59223e7511078abe3dbf4a6b61b4af234;p=pulseview.git diff --git a/pv/views/trace/ruler.hpp b/pv/views/trace/ruler.hpp index e9432bd..0c614c6 100644 --- a/pv/views/trace/ruler.hpp +++ b/pv/views/trace/ruler.hpp @@ -157,7 +157,7 @@ private: * Calculates the major and minor tick positions. * * @param major_period The period between the major ticks. - * @param offset The time at the left border of the ruler. + * @param offset The virtual time at the left border of the ruler. * @param scale The scale in seconds per pixel. * @param width the Width of the ruler. * @param format_function A function used to format the major tick times.