diff options
Diffstat (limited to 'Tools/scripts/README.patchtool')
-rw-r--r-- | Tools/scripts/README.patchtool | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/README.patchtool b/Tools/scripts/README.patchtool index 85204e7f91f5..1057d0e3ddd1 100644 --- a/Tools/scripts/README.patchtool +++ b/Tools/scripts/README.patchtool @@ -122,7 +122,7 @@ $ vi Makefile $ make fetch makesum patch [several patches are failing to apply cleanly] $ cd work/foo-1.0 -[doing merging work, finally all changes are merged] +[doing merging work, finally all changes are merged] $ cd ../../ ; make all install [compile and works like a charm] $ pwd |