summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/regsubst.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/regsubst.pl b/scripts/regsubst.pl
index 9621a58c47..3b6b8aa2e9 100755
--- a/scripts/regsubst.pl
+++ b/scripts/regsubst.pl
@@ -71,7 +71,7 @@ Then you can process the file with B<regsubst.pl>:
If the result looks ok, you can replace the file:
$ scripts/regsubst.pl -I arch/arm/mach-imx/include flash-header-myboard.imxcfg > u
- $ mov u flash-header-myboard.imxcfg
+ $ mv u flash-header-myboard.imxcfg
=cut