Merge master.
[dcpomatic.git] / src / lib / job.cc
index 66fa3755dfb69d3c751a15cde8c868d083927339..b543a043f0550cc176af9874834633dc678a9128 100644 (file)
@@ -204,7 +204,7 @@ Job::set_state (State s)
        }
 }
 
-/** @return Time (in seconds) that this sub-job has been running */
+/** @return DCPTime (in seconds) that this sub-job has been running */
 int
 Job::elapsed_time () const
 {