summaryrefslogtreecommitdiffstats
path: root/tools/virt-win-reg
diff options
context:
space:
mode:
Diffstat (limited to 'tools/virt-win-reg')
-rwxr-xr-xtools/virt-win-reg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/virt-win-reg b/tools/virt-win-reg
index 91a16731..74881b67 100755
--- a/tools/virt-win-reg
+++ b/tools/virt-win-reg
@@ -338,7 +338,7 @@ else { # Import mode.
%hives = ();
# Look in the tmpdir for all the hive files which have been
- # downloaded / modified by the import mapper, and upload
+ # downloaded / modified by the import mapper, and upload
# each one.
opendir my $dh, $tmpdir or die "$tmpdir: $!";
foreach (readdir $dh) {