Skip to content

Change all strings to Strings

Paul Nitzke requested to merge string-fix into master
  • Better consistency
  • string is just an alias for String
  • As Strings are objects it makes sense to refer to them with according notation

Merge request reports