]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/FrameworkWizard/src/org/tianocore/frameworkwizard/packaging/ui/SpdPackageHeaders.java
Changed spelling to manifest
[mirror_edk2.git] / Tools / Source / FrameworkWizard / src / org / tianocore / frameworkwizard / packaging / ui / SpdPackageHeaders.java
index 018c377d5d8ed666186ec190c2b34ec12ef1bc7e..1deccad78b02c5ac73e12947f7c0f3f8d2bc3f53 100644 (file)
@@ -591,7 +591,7 @@ public class SpdPackageHeaders extends IInternalFrame implements TableModelListe
         \r
         Tools.resizeComponentWidth(this.jComboBoxSelect, this.getWidth(), intPreferredWidth);\r
         Tools.resizeComponentWidth(this.jTextField, this.getWidth(), intPreferredWidth);\r
-        Tools.resizeComponentWidth(this.jScrollPane, this.getWidth(), intPreferredWidth);\r
+        Tools.resizeComponentWidth(this.jScrollPanePkgHdr, this.getWidth(), intPreferredWidth);\r
         Tools.relocateComponentX(this.jButtonBrowse, this.getWidth(), this.getPreferredSize().width, 30);\r
     }\r
     \r