]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/api/user_preferences_controller.rb
Use paragraphs instead of line breaks, and avoid using html in translation strings
[rails.git] / app / controllers / api / user_preferences_controller.rb
index 10b01d69688ebdebeff0c4b4d2cff6dbd42c6543..40ccfccbbc4a222a841c67f312d6665a13998a10 100644 (file)
@@ -10,7 +10,7 @@ module Api
     before_action :set_request_formats
 
     ##
     before_action :set_request_formats
 
     ##
-    # return all the preferences as an XML document
+    # return all the preferences
     def index
       @user_preferences = current_user.preferences
 
     def index
       @user_preferences = current_user.preferences