]> git.openstreetmap.org Git - rails.git/commitdiff
Merge branch 'pull/5841'
authorAnton Khorev <tony29@yandex.ru>
Tue, 25 Mar 2025 00:38:31 +0000 (03:38 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 25 Mar 2025 00:38:31 +0000 (03:38 +0300)
app/controllers/confirmations_controller.rb

index 27f2c949ebae500426aa1a7b76474382236faf43..cd22dc23c66d61daad90fb4e8772b192c1f87d1b 100644 (file)
@@ -118,7 +118,7 @@ class ConfirmationsController < ApplicationController
   end
 
   ##
-  # display a message about th current status of the gravatar setting
+  # display a message about the current status of the Gravatar setting
   def gravatar_status_message(user)
     if user.image_use_gravatar
       t "profiles.edit.gravatar.enabled"