gnu: qite: Fix grammar.
* gnu/packages/qt.scm (qite)[description]: Remove gratuitous use of "allows to".
This commit is contained in:
		
							parent
							
								
									2967fa1634
								
							
						
					
					
						commit
						140a8841ef
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -137,7 +137,7 @@
 | 
				
			||||||
         ("qtmultimedia" ,qtmultimedia)))
 | 
					         ("qtmultimedia" ,qtmultimedia)))
 | 
				
			||||||
      (home-page "https://github.com/Ri0n/qite/")
 | 
					      (home-page "https://github.com/Ri0n/qite/")
 | 
				
			||||||
      (synopsis "Qt Interactive Text Elements")
 | 
					      (synopsis "Qt Interactive Text Elements")
 | 
				
			||||||
      (description "Qite allows to manage interactive elements on QTextEdit.")
 | 
					      (description "Qite manages interactive elements on QTextEdit.")
 | 
				
			||||||
      (license license:asl2.0))))
 | 
					      (license license:asl2.0))))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public qt5ct
 | 
					(define-public qt5ct
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue