Spelling fix

This commit is contained in:
Jindra Petřík
2024-11-10 19:50:55 +01:00
parent 8dd71946d4
commit 0d76e93864
2 changed files with 1 additions and 2 deletions
@@ -36,7 +36,7 @@ import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Service for accesing storage of Shared objects (.SOL files)
* Service for accessing storage of Shared objects (.SOL files)
*
* @author JPEXS
*/