From: Chen Hanxiao <chenhanxiao@xxxxxxxxxxxxxx> s/paams/params Signed-off-by: Chen Hanxiao <chenhanxiao@xxxxxxxxxxxxxx> --- Note: pushed as trivial virtManager/addhardware.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtManager/addhardware.py b/virtManager/addhardware.py index ed25c26..75238d2 100644 --- a/virtManager/addhardware.py +++ b/virtManager/addhardware.py @@ -432,7 +432,7 @@ class vmmAddHardware(vmmGObjectUI): # Video params self.populate_video_combo(self.vm, self.widget("video-model")) - # TPM paams + # TPM params self.widget("tpm-device-path").set_text("/dev/tpm0") # Hide all notebook pages, so the wizard isn't as big as the largest -- 1.8.4.2 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list