#8375: Fix typo in sync-all script.
------------------------------------+--------------------------------------
       Reporter:  leroux            |             Owner:
           Type:  bug               |            Status:  new
       Priority:  lowest            |         Milestone:
      Component:  Build System      |           Version:  7.6.3
       Keywords:                    |  Operating System:  Unknown/Multiple
   Architecture:  Unknown/Multiple  |   Type of failure:  Documentation bug
     Difficulty:  Unknown           |         Test Case:
     Blocked By:                    |          Blocking:
Related Tickets:                    |
------------------------------------+--------------------------------------
 sync-all
 {{{
 -        print "\nWarning: You trying to 'pull' while on branch
 '$branch'.\n"
 +        print "\nWarning: You are trying to 'pull' while on branch
 '$branch'.\n"
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8375>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
ghc-tickets mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-tickets

Reply via email to