Changeset ac55d0f


Ignore:
Timestamp:
Aug 30, 2006, 9:17:14 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
749ec38
Parents:
4fad0ed
Message:

Fixed Makefile Typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r4fad0ed rac55d0f  
    165165        @printf "%-25s %-20s\n" "make pdf" "Make pdf copy of the book"
    166166        @printf "%-25s %-20s\n" "make target-list" "Get List of Architecture targets"
    167         @printf "%-25s %-20s\n" "make test" "Make a text copy of the book"
    168         @printf "%-25s %-20s\n" "make trouble" "Make a copy tha's easy to troubleshoot"
     167        @printf "%-25s %-20s\n" "make text" "Make a text copy of the book"
     168        @printf "%-25s %-20s\n" "make trouble" "Make a copy that's easy to troubleshoot"
    169169        @printf "%-25s %-20s\n" "make validate" "Run book validation"
    170170
Note: See TracChangeset for help on using the changeset viewer.