diff options
| author | Mehran-Baghi <1mehranbaghi@gmail.com> | 2019-07-10 14:14:13 +0000 |
|---|---|---|
| committer | Mehran-Baghi <1mehranbaghi@gmail.com> | 2019-07-10 14:14:13 +0000 |
| commit | 2f2882d0861b1d84b29cccfabf608e24b02c9ca8 (patch) | |
| tree | 252d52a9a7ed6ac777b2e3e67ce899a370ad41ed /src/io | |
| parent | update pofiles (diff) | |
| download | inkscape-2f2882d0861b1d84b29cccfabf608e24b02c9ca8.tar.gz inkscape-2f2882d0861b1d84b29cccfabf608e24b02c9ca8.zip | |
Correct a typo
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 * |
