Skip to content

refactor(*): Change 'can not' to 'cannot'

Carl Gützkow requested to merge refactor/cannot into main

closes: #20 (closed)

What are the key features of this change

Refactors written text in javadoc and exception messages. Places that use 'can not' are switched to 'cannot'

Checklist

  • Javadoc
  • Relevant tests have been created
  • Build tool test passed
  • Class version is updated where relevant
Edited by Carl Gützkow

Merge request reports