gnu: go-github-com-olekukonko-tablewriter: Fix grammar.
* gnu/packages/golang (go-github-com-olekukonko-tablewriter)[description]: Remove gratuitous use of "allows to" and fix pluralization.
This commit is contained in:
		
							parent
							
								
									4a226e547f
								
							
						
					
					
						commit
						a168470dd8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -5148,7 +5148,7 @@ escape sequences and color conversions.")
 | 
				
			||||||
     `(("go-github.com-mattn-go-runewidth" ,go-github.com-mattn-go-runewidth)))
 | 
					     `(("go-github.com-mattn-go-runewidth" ,go-github.com-mattn-go-runewidth)))
 | 
				
			||||||
    (home-page "https://github.com/olekukonko/tablewriter/")
 | 
					    (home-page "https://github.com/olekukonko/tablewriter/")
 | 
				
			||||||
    (synopsis "Generate ASCII table")
 | 
					    (synopsis "Generate ASCII table")
 | 
				
			||||||
    (description "This package allows to generate ASCII table.  Features:
 | 
					    (description "This package generates ASCII tables.  Features:
 | 
				
			||||||
@itemize
 | 
					@itemize
 | 
				
			||||||
@item automatic Padding
 | 
					@item automatic Padding
 | 
				
			||||||
@item support Multiple Lines
 | 
					@item support Multiple Lines
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue