[geary/wip/20-cert-pinning: 32/32] Typo fix



commit 9523cdd9cd519be258690a4de27430f8004818e6
Author: Michael Gratton <mike vee net>
Date:   Tue Jan 8 23:48:49 2019 +1100

    Typo fix

 src/client/accounts/accounts-editor-list-pane.vala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/client/accounts/accounts-editor-list-pane.vala 
b/src/client/accounts/accounts-editor-list-pane.vala
index 7d181d15..41e737a4 100644
--- a/src/client/accounts/accounts-editor-list-pane.vala
+++ b/src/client/accounts/accounts-editor-list-pane.vala
@@ -379,7 +379,7 @@ private class Accounts.AccountListRow : AccountRow<EditorListPane,Gtk.Grid> {
         case DISABLED:
             this.set_tooltip_text(
                 // Translators: Tooltip for accounts that have been
-                // loaded by disabled by the user.
+                // loaded but disabled by the user.
                 _("This account has been disabled")
             );
             break;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]