diff --git a/app/middlewares/wopi_method_override.rb b/app/middlewares/wopi_method_override.rb index 7e0bec3e8..52418ec9f 100644 --- a/app/middlewares/wopi_method_override.rb +++ b/app/middlewares/wopi_method_override.rb @@ -1,4 +1,4 @@ -# When WOPI performs calls onto sciNote WOPI subdomain REST endpoints +# When WOPI performs calls onto SciNote WOPI subdomain REST endpoints # Rack::MethodOverride MUST be omitted because it crashes the requests # due to trying to parse body of the requests class WopiMethodOverride diff --git a/app/utilities/users_generator.rb b/app/utilities/users_generator.rb index da4ed8524..769a9bfdc 100644 --- a/app/utilities/users_generator.rb +++ b/app/utilities/users_generator.rb @@ -16,7 +16,7 @@ module UsersGenerator end # If confirmed == true, the user is automatically confirmed; - # otherwise, sciNote sends the "confirmation" email to the user + # otherwise, SciNote sends the "confirmation" email to the user # If private_team_name == nil, private taem is not created. def create_user(full_name, email,