Fix some typos (most found by codespell)

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil
2020-05-01 13:51:52 +02:00
parent 91f12b5920
commit 6609ce9510
29 changed files with 72 additions and 72 deletions
@@ -104,7 +104,7 @@ package com.adobe.serialization.json
}
/**
* Escapes a string accoding to the JSON specification.
* Escapes a string according to the JSON specification.
*
* @param str The string to be escaped
* @return The string with escaped special characters