Skip to content

Commit

Permalink
spellcheck update
Browse files Browse the repository at this point in the history
  • Loading branch information
Javagedes committed Oct 9, 2023
1 parent 87bc0b9 commit cf33e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edk2toollib/uefi/edk2/path_utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ def __init__(self, ws: str, package_path_list: Iterable[str],
self.logger.log(
logging.DEBUG,
f"[{str(package)}] and [{str(comp_package)}] are nested. Nested packages are not allowed "
"and may result in incorrect converions from absolute path to edk2 package path relative "
"and may result in incorrect conversions from absolute path to edk2 package path relative "
"paths."
)

Expand Down

0 comments on commit cf33e36

Please sign in to comment.