diff options
Diffstat (limited to 'src/wx/system_font_dialog.h')
| -rw-r--r-- | src/wx/system_font_dialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/system_font_dialog.h b/src/wx/system_font_dialog.h index 35ed0827e..9cced4956 100644 --- a/src/wx/system_font_dialog.h +++ b/src/wx/system_font_dialog.h @@ -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. */ |
