diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index e9a3a205e..6c56b7cc7 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -45,7 +45,6 @@ abovenormal abreak Abstaende abx -accesing ACCESSDENIED acode acolor diff --git a/src/com/jpexs/decompiler/flash/gui/soleditor/SharedObjectsStorage.java b/src/com/jpexs/decompiler/flash/gui/soleditor/SharedObjectsStorage.java index 55c1602b7..f786add07 100644 --- a/src/com/jpexs/decompiler/flash/gui/soleditor/SharedObjectsStorage.java +++ b/src/com/jpexs/decompiler/flash/gui/soleditor/SharedObjectsStorage.java @@ -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 */