Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonéri Le Bouder committed Feb 20, 2012
1 parent c6c5d15 commit fe47afb
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -175,7 +175,7 @@ sub _processMSIE {
my $is64bit = $params{is64bit} || 0;
my $machKey = $params{machKey};

my $name = "Internet Explorer";
my $name = "Internet Explorer";
if ($is64bit) {
$name .= " (64bit)";
}
Expand Down

0 comments on commit fe47afb

Please sign in to comment.