diff options
| author | Yuri Chornoivan <[email protected]> | 2021-05-17 08:48:21 +0300 |
|---|---|---|
| committer | Yuri Chornoivan <[email protected]> | 2021-05-17 08:48:21 +0300 |
| commit | 75d1d25d7e64dc4c1d6557b7aca90577fc28d305 (patch) | |
| tree | 9cd93682ba16f918db1ff3af083bf3959233e346 | |
| parent | 2765519a8e666c2c64fa6785378373a17f029807 (diff) | |
Fix minor typos
| -rw-r--r-- | src/org.kde.dolphin.appdata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org.kde.dolphin.appdata.xml b/src/org.kde.dolphin.appdata.xml index 6687f176e..e385766c3 100644 --- a/src/org.kde.dolphin.appdata.xml +++ b/src/org.kde.dolphin.appdata.xml @@ -310,7 +310,7 @@ <image>https://cdn.kde.org/screenshots/dolphin/dolphin-terminal.png</image> </screenshot> <screenshot> - <caption>Dolphine let you configure your file manager exactly how you want</caption> + <caption>Dolphin lets you configure your file manager exactly how you want</caption> <image>https://cdn.kde.org/screenshots/dolphin/dolphin-settings.png</image> </screenshot> </screenshots> |
