]> git.proxmox.com Git - mirror_edk2.git/blobdiff - .pytool/Plugin/UncrustifyCheck/UncrustifyCheck.py
.pytool: Update to newest pytools
[mirror_edk2.git] / .pytool / Plugin / UncrustifyCheck / UncrustifyCheck.py
index ea8396942b16a461e0b8b8d9926bec664b250a81..82db7a5a438b6a8e589041fca24c4c651cbd45d1 100644 (file)
@@ -421,7 +421,7 @@ class UncrustifyCheck(ICiBuildPlugin):
         """\r
         Initializes plugin environment information.\r
         """\r
-        self._abs_package_path = edk2_path.GetAbsolutePathOnThisSytemFromEdk2RelativePath(\r
+        self._abs_package_path = edk2_path.GetAbsolutePathOnThisSystemFromEdk2RelativePath(\r
             package_rel_path)\r
         self._abs_workspace_path = edk2_path.WorkspacePath\r
         self._package_config = package_config\r