Fix typo
authorFelix Eckhofer <felix@eckhofer.com>
Tue, 1 Oct 2019 06:25:24 +0000 (08:25 +0200)
committerFelix Eckhofer <felix@eckhofer.com>
Tue, 1 Oct 2019 06:25:24 +0000 (08:25 +0200)
Signed-off-by: Felix Eckhofer <felix@eckhofer.com>
src/gui/settingsdialogcommon.cpp

index de6f820c86068ee6b1d21ee11b6b12b73fd7e736..fbd9b5990e634709d5d07f9daa0d0104252cb0f6 100644 (file)
@@ -2,7 +2,7 @@ namespace SettingsDialogCommon
 {
 
 /** display name with two lines that is displayed in the settings
- * If width is bigger than 0, the string will be ellided so it does not exceed that width
+ * If width is bigger than 0, the string will be elided so it does not exceed that width
  */
 QString shortDisplayNameForSettings(Account* account, int width)
 {