summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorEldred Habert <eldredhabert0@gmail.com>2022-03-02 23:11:28 +0100
committerGitHub <noreply@github.com>2022-03-02 23:11:28 +0100
commit21e8338d787cf10947136750a4b54f2eaa68e2cf (patch)
treee6754a2fd7e0cf52110d26afd154b64d6073e02a /src
parentFix incorrect capitalization of "circle" (diff)
downloadnheko-21e8338d787cf10947136750a4b54f2eaa68e2cf.tar.xz
Remove extraneous comma
Achtung!
Diffstat (limited to 'src')
-rw-r--r--src/UserSettingsPage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UserSettingsPage.cpp b/src/UserSettingsPage.cpp

index 8db5f5a4..c7ac790a 100644 --- a/src/UserSettingsPage.cpp +++ b/src/UserSettingsPage.cpp
@@ -1170,7 +1170,7 @@ UserSettingsModel::data(const QModelIndex &index, int role) const case SelfSigningKey: return tr( "The key to verify your own devices. If it is cached, verifying one of your devices " - "will mark it verified for all your other devices and for users, that have verified " + "will mark it verified for all your other devices and for users that have verified " "you."); case UserSigningKey: return tr(