rascal icon indicating copy to clipboard operation
rascal copied to clipboard

Typos "unkown"

Open linuswagner opened this issue 2 years ago • 1 comments

There are four locations in Rascal, where someone wrote "unkown" instead of "unknown":

  • src/org/rascalmpl/interpreter/utils/ReadEvalPrintDialogMessages.java (2x)
  • src/org/rascalmpl/library/lang/smtlib2/Compiler.rsc
  • src/org/rascalmpl/library/lang/smtlib2/command/response/Ast.rsc

Can they be replaced by the correct spelling or will this cause unwanted side-effects?

linuswagner avatar Jun 26 '23 17:06 linuswagner

thanks @linuswagner ; please replace them? if there are "unkown" side-effects, probably a test would fail.

jurgenvinju avatar Jun 28 '23 07:06 jurgenvinju