Skip to content
Snippets Groups Projects
Commit c7891b83 authored by Allan Nordhøy's avatar Allan Nordhøy Committed by Philippe Gorley
Browse files

Spelling: Ring ID -> RingID


Change-Id: Id821cda0c0a4c20376576c92a3aad01227f22fbf
Reviewed-by: default avatarPhilippe Gorley <philippe.gorley@savoirfairelinux.com>
parent 19363ba0
Branches
No related tags found
No related merge requests found
...@@ -77,7 +77,7 @@ ring_welcome_update_view(RingWelcomeView* self) { ...@@ -77,7 +77,7 @@ ring_welcome_update_view(RingWelcomeView* self) {
return; return;
} }
// Get registeredName, else the Ring Id // Get registeredName, else the RingID
gchar *ring_id = nullptr; gchar *ring_id = nullptr;
if(! (*priv->accountInfo_)->registeredName.empty()){ if(! (*priv->accountInfo_)->registeredName.empty()){
gtk_label_set_text( gtk_label_set_text(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment