Rename sciNote -> SciNote (app/ folder)

This commit is contained in:
Luka Murn 2018-05-21 15:19:11 +02:00
parent cea18a44d5
commit 69d1f0511f
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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,