Fix some spelling mistakes (mostly in comments).
[dcpomatic.git] / src / lib / send_problem_report_job.cc
index 6fbb73430093da8db1224ed626face11f9db522a..34822b1561d7ade97c41d8dd236a4c383c9888fc 100644 (file)
@@ -38,7 +38,7 @@ using std::shared_ptr;
 using std::string;
 
 
-/** @param film Film thta the problem is with, or 0.
+/** @param film Film that the problem is with, or 0.
  *  @param from Email address to use for From:
  *  @param summary Summary of the problem.
  */