| ... | ... | @@ -1,7 +1,7 @@ | 
                    
                | 1 |  | -##-----Autocomplete for Jake tool---- | 
                    
                |  | 1 | +#---oh-my-zsh plugin : take Autocomplete for Jake tool--- | 
                    
                | 2 | 2 |  # Jake : https://github.com/mde/jake | 
                    
                | 3 |  | -# Warning : Jakefile should have the right cas : Jakefile | 
                    
                | 4 |  | -# Add a .jake_tasks file to your working directory | 
                    
                |  | 3 | +# Warning : Jakefile should have the right case : Jakefile | 
                    
                |  | 4 | +# Warnign : Add a .jake_tasks file to your working directory | 
                    
                | 5 | 5 |  # Author : Alexandre Lacheze (@al3xstrat) | 
                    
                | 6 | 6 |  # Inspiration : http://weblog.rubyonrails.org/2006/3/9/fast-rake-task-completion-for-zsh  | 
                    
                | 7 | 7 |   |