Try to tidy up behaviour of seek during playback in the preview;
[dcpomatic.git] / src / wx / system_font_dialog.h
index 35ed0827ef0e13c252cc209a1fab5ecf2fb6a184..9cced4956f0426cef9480ac6ae28a1c0ba81b67d 100644 (file)
@@ -22,7 +22,7 @@
  *  @brief A dialog box to select one of the "system" fonts on Windows.
  *
  *  This is necessary because wxFileDialog on Windows will not display
- *  the contents of c:\Windows\Fonts, so we need a different way to choose
+ *  the contents of `c:\Windows\Fonts`, so we need a different way to choose
  *  one of those fonts.
  */