diff options
Diffstat (limited to 'src/io')
| -rw-r--r-- | src/io/file-export-cmd.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/file-export-cmd.cpp b/src/io/file-export-cmd.cpp index 42363985d..a71e21735 100644 --- a/src/io/file-export-cmd.cpp +++ b/src/io/file-export-cmd.cpp @@ -1,7 +1,7 @@ // SPDX-License-Identifier: GPL-2.0-or-later /* * File export from the command line. This code, greatly modified, use to be in main.cpp. It should - * be replaced by code shared code shared with the file dialog (Gio::Actions?). + * be replaced by code shared with the file dialog (Gio::Actions?). * * Copyright (C) 2018 Tavmjong Bah * |
